#6391: libGAP!  -- create a Cython library interface to gap
-------------------------+--------------------------------------------------
 Reporter:  was          |       Owner:  was       
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-4.1.2
Component:  interfaces   |    Keywords:            
 Reviewer:               |      Author:            
   Merged:               |  
-------------------------+--------------------------------------------------

Comment(by was):

 Overview:

 * Modified version of GAP, which is built by doing
 {{{
 sage -f -m
 http://sage.math.washington.edu/home/wstein/patches/gap/gap-4.4.10.p17.spkg
 wait...
 cd sage/spkg/build/gap-4.4.10.p17
 }}}
 To rebuild:
 {{{
 ste...@sage:~/scratch/sage/spkg/build/gap-4.4.10.p17/src$ make
 ste...@sage:~/scratch/sage/spkg/build/gap-4.4.10.p17/src/bin/x86_64
 -unknown-linux-gnu-gcc$ gcc -shared *.o -o libgap.so
 }}}

 * Cython code to use the Gap library:
 {{{
 In here:
    sage/devel/sage/sage/libs/gap/gap.pyx
 }}}

 If you change gap.pyx, do {{{sage -br}}} to build the changed version and
 start Sage.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6391#comment:10>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to