#12515: Upgrade mpc and make it a standard package
---------------------------+------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies: #10492, #12223
---------------------------+------------------------------------------------
Comment(by strogdon):
A fresh build of 5.0.beta5 with the patches from this ticket and #10492. I
have the failure
{{{
sage -t -long -force_lib devel/sage-main/sage/geometry/fan.py
**********************************************************************
File "/storage/sage/sage-5.0.beta5/devel/sage-main/sage/geometry/fan.py",
line 2779:
sage: fan.complex().homology()
Expected:
{0: 0, 1: 0, 2: Z x Z, 3: 0}
Got:
{2: Z x Z, 3: 0}
**********************************************************************
File "/storage/sage/sage-5.0.beta5/devel/sage-main/sage/geometry/fan.py",
line 2783:
sage: fan.complex().homology()
Expected:
{0: 0, 1: 0, 2: Z, 3: 0}
Got:
{2: Z, 3: 0}
**********************************************************************
}}}
presumably because of #11384. The results for #11384 were positive, so I'm
wondering if this ticket is interacting with it?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12515#comment:13>
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.