#9894: Group cohomology spkg, version 2.1.2
-------------------------------------------------------+--------------------
Reporter: SimonKing | Owner:
Type: enhancement | Status:
needs_review
Priority: major | Milestone:
sage-5.0
Component: optional packages | Resolution:
Keywords: modular group cohomology solaris t2 | Work issues:
Report Upstream: N/A | Reviewers:
Karl-Dieter Crisman
Authors: Simon King | Merged in:
Dependencies: | Stopgaps:
-------------------------------------------------------+--------------------
Comment (by SimonKing):
Replying to [comment:58 jhpalmieri]:
> Perhaps for a future version you might consider it, depending on how
much work it would be. A simple short-term solution would be to just
include html docs in the spkg; they shouldn't add too much to the size.
(Maybe a top-level directory `docs`, not under revision control.)
It is 3.4MB.
> Yes, that sounds good. Maybe also a list somewhere of which specific
calculations would make a good database.
Or perhaps another syntax would be better. My previous suggestion was:
"Declare during creation of a specific cohomology ring that it should go
into a data base." But the computation of one ring typically involves the
computation of rings for several subgroups (elementary abelian, Sylow,
...), and it would be reasonable to have them ALL in the data base.
Therefore, I think it would be better to have a ''global'' switch, for
example
{{{
sage: CohomologyRing.create_database("/path/to/data_base")
}}}
with the effect that all subsequent cohomology computations will work as
they usually do, but would additionally write the tar files into the given
data base folder.
> The spkg-install file says, for example
> {{{
> MAKE=make; export MAKE;
Oops. I will try what happens with parallel make - after all, the comment
"Building in parallel is bad" is probably there for a reason (but I can't
recall).
> I'm going to browse the source a bit more, but it all looks very good
right now.
OK. Would it be OK to postpone the doc and data base additon, or would you
strongly prefer to have it in 2.1.2 already?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9894#comment:59>
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.