#8059: update Singular SPKG to newest upstream release
-------------------------------+--------------------------------------------
Reporter: malb | Owner:
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.3.4
Component: packages | Keywords:
Author: Martin Albrecht | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-------------------------------+--------------------------------------------
Comment(by malb):
After fixing a typo in a Singular routine
http://groups.google.com/group/libsingular-
devel/browse_frm/thread/de4c7123c71f2150
I get a bit further, but I need some help now:
I assume '32' is wrong in the failure below?
{{{
#!python
sage -t "devel/sage/sage/schemes/plane_curves/constructor.py"
**********************************************************************
File
"/mnt/usb1/scratch/malb/sage-4.3.3/devel/sage/sage/schemes/plane_curves/constructor.py",
line 72:
sage: C.genus()
Expected:
0
Got:
32
}}}
Am I correct that the following is also wrong?
{{{
#!python
sage -t "devel/sage/sage/schemes/plane_curves/curve.py"
? ideal defines not a curve
? leaving normal.lib::genus
**********************************************************************
File
"/mnt/usb1/scratch/malb/sage-4.3.3/devel/sage/sage/schemes/plane_curves/curve.py",
line 79:
sage: C.geometric_genus()
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8059#comment:42>
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.