#10797: update PolyBoRi to newest upstream release 0.7
-----------------------------------------------+----------------------------
Reporter: malb | Owner: AlexanderDreyer
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.7
Component: packages | Keywords: polybori
Author: Martin Albrecht,AlexanderDreyer | Upstream: N/A
Reviewer: Martin Albrecht | Merged:
Work_issues: |
-----------------------------------------------+----------------------------
Changes (by jdemeyer):
* status: positive_review => needs_work
Comment:
This ticket seems to cause an innocent doctest failure on
`sage.math.washington.edu`:
{{{
sage -t -force_lib devel/sage/sage/rings/number_field/number_field.py
**********************************************************************
File "/mnt/usb1/scratch/jdemeyer/merger/sage-4.7.alpha2/devel/sage-
main/sage/rings/number_field/number_field.py", line 2988:
sage: K.selmer_group([K.ideal(2, -a+1), K.ideal(3, a+1), K.ideal(a)],
3)
Expected:
[2, a + 1, a]
Got:
[2, a + 1, -a]
**********************************************************************
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10797#comment:21>
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.