Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

silly inconsistency in pari versus magma interface #6960

Closed
williamstein opened this issue Sep 19, 2009 · 4 comments
Closed

silly inconsistency in pari versus magma interface #6960

williamstein opened this issue Sep 19, 2009 · 4 comments

Comments

@williamstein
Copy link
Contributor

sage: a = pari('393')
sage: a.python()
393
sage: a = magma('393')
sage: a.sage()
393     

Component: interfaces

Author: William Stein

Reviewer: Robert Miller

Merged: sage-4.3.1.rc1

Issue created by migration from https://trac.sagemath.org/ticket/6960

@williamstein williamstein added this to the sage-4.3.1 milestone Sep 19, 2009
@williamstein williamstein self-assigned this Sep 19, 2009
@williamstein
Copy link
Contributor Author

Attachment: trac_6960.patch.gz

@rlmill
Copy link
Mannequin

rlmill mannequin commented Jan 19, 2010

Reviewer: Robert Miller

@rlmill
Copy link
Mannequin

rlmill mannequin commented Jan 19, 2010

Merged: sage-4.3.1.rc1

@rlmill
Copy link
Mannequin

rlmill mannequin commented Jan 19, 2010

Author: William Stein

@rlmill rlmill mannequin closed this as completed Jan 19, 2010
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant