#9894: Group cohomology spkg, version 2.1
----------------------------------------------------------------------------+
Reporter: SimonKing |
Owner: tbd
Type: enhancement |
Status: needs_review
Priority: major |
Milestone: sage-4.6
Component: optional packages |
Keywords: modular group cohomology solaris t2
Author: Simon King |
Upstream: N/A
Reviewer: |
Merged:
Work_issues: Is the code independent of the computer's newline character? |
----------------------------------------------------------------------------+
Changes (by SimonKing):
* status: needs_work => needs_review
* work_issues: bug in find_relations on some systems; tests should work
independent of the data the user has on
his/her system => Is the code
independent of the computer's newline
character?
Comment:
Hi!
I updated the package, changing the tests so that they should work with or
without old data being present, and changing the code so that it is not
expected that '\n' is the newline character.
I tested it on the desktop computer in my office and am currently running
tests on bsd.math, t2.math and sage.math.
So, it is ready for review again.
If you want to re-install and test the package, please don't forget to
delete the copy of the ''old'' package version, for otherwise the new
version would not be downloaded. Hence,
{{{
rm $SAGE_ROOT/spkg/optional/p_group_cohomology-2.1.spkg
sage -f
http://sage.math.washington.edu/home/SimonKing/Cohomology/p_group_cohomology-2.1.spkg
}}}
Testing with
{{{
export SAGE_CHECK=yes
}}}
Bounding the number of parallel tests with, e.g.
{{{
export SAGE_NUMBER_THREADS=2
}}}
Cheers,
Simon
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9894#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.