#16418: ore_algebra relies on global is_XYZ() function
----------------------------------+----------------------------
Reporter: rws | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.3
Component: packages: optional | Keywords:
Merged in: | Authors:
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | Dependencies:
Stopgaps: |
----------------------------------+----------------------------
import fails:
{{{
sage: import ore_algebra
---------------------------------------------------------------------------
ImportError Traceback (most recent call
last)
<ipython-input-1-c554d1d4736e> in <module>()
----> 1 import ore_algebra
/home/ralf/sage/local/lib/python2.7/site-packages/ore_algebra/__init__.py
in <module>()
12
13 from ore_algebra import OreAlgebra
---> 14 from guessing import guess, guess_raw
15
16 """
/home/ralf/sage/local/lib/python2.7/site-packages/ore_algebra/guessing.py
in <module>()
30 from sage.rings.integer_ring import ZZ
31 from sage.rings.rational_field import QQ
---> 32 from sage.rings.finite_rings.all import GF, is_FiniteField
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/16418>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.