#18514: Upgrade of group cohomology spkg
-------------------------------------+-------------------------------------
       Reporter:  SimonKing          |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:  group cohomology   |    Reviewers:
        Authors:  Simon King         |  Work issues:  Create a new-style
Report Upstream:  None of the above  |  package with least effort
  - read trac for reasoning.         |       Commit:
         Branch:                     |     Stopgaps:
   Dependencies:  #18494             |
-------------------------------------+-------------------------------------

Comment (by dimpase):

 Replying to [comment:64 SimonKing]:
 > Replying to [comment:63 dimpase]:
 > > you might consider packaging your GAP code as a GAP package...
 >
 > Hopefully that's a joke. I don't want to learn for yet another CAS how
 to contribute a package, in particular for code that I didn't author.

 well, by package I just meant a way to package GAP files in a way
 understood by GAP.

 Of course, you can also use GAP's `Read()` command to load any GAP code
 from anywhere in the filesystem.
 {{{
 sage: gap.eval('Read("'+SAGE_LOCAL+'/foo/blah.g")') # GAP
 sage: libgap.Read('"'+SAGE_LOCAL+'/foo/blah.g"') # libGAP
 }}}

 HTH,
 Dima

--
Ticket URL: <http://trac.sagemath.org/ticket/18514#comment:66>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to