Skip to content

silly inconsistency in pari versus magma interface #6960

@williamstein

Description

@williamstein
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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions