#1891: remove workaround when Pari > 2.3.3 is released
--------------------------+-------------------------------------------------
Reporter: craigcitro | Owner: craigcitro
Type: task | Status: new
Priority: trivial | Milestone: sage-4.3.2
Component: packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Changes (by mpatel):
* upstream: => N/A
Comment:
Is this already fixed? According to
{{{
#!sh
$ grep rnfeltabstorel `find -name \*.py\*`
./libs/pari/gen.pyx: def rnfeltabstorel(self, x):
./rings/number_field/number_field_rel.py: poly_xy =
self.pari_rnf().rnfeltabstorel( self(element)._pari_() )
./rings/number_field/maps.py: g =
self.__rnf.rnfeltabstorel(pari(f))
}}}
But I don't see nearby code similar to that in the description. However,
I'm definitely not an expert.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1891#comment:2>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.