#9894: Group cohomology spkg, version 2.1.1
------------------------------------------------------------------------+---
Reporter: SimonKing |
Owner: SimonKing
Type: enhancement |
Status: needs_work
Priority: major |
Milestone: sage-5.0
Component: optional packages |
Keywords: modular group cohomology solaris t2
Work_issues: make it work with the latest Sage version; perhaps 2.1.2 |
Upstream: N/A
Reviewer: Karl-Dieter Crisman |
Author: Simon King
Merged: |
Dependencies:
------------------------------------------------------------------------+---
Comment(by SimonKing):
In fact, there are several reasons for this spkg to fail in the current
Sage version. The first is the new Cython version, as explained above.
The second is the new Singular version: I see a many errors of the form
{{{
// ** int division with `/`: use `div` instead in line >>
sage3687[1,tmp_i]=sage3687[1,tmp_i]**(COHO5dvNew[tmp_i]/COHO5dvOld[tmp_i]);
<<
}}}
raised by Singular.
The third is signal handling: Most doctest failures just complain about
the sig_on/sig_off count (they are supposed to come in pairs, but
apparently I sometimes forgot to insert sig_off in the correct place.
Thus, it seems that the doctest framework did not count sig_on/sig_off
yet, when I last tested the cohomology spkg.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9894#comment:46>
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.