#17605: "How to call C code from Sage" thematic tutorial
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.5
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:         |    Reviewers:
  documentation          |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  a84624002490417b18adb6534a1c73843822306e
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/17605           |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by vbraun):

 Note: An object file (.o) is not a library (.a / .so).

 You can link compiled C/C++ code with a stand-alone Cython project like in
 https://github.com/vbraun/lattice_phi4. Then just import as module in
 Sage.

--
Ticket URL: <http://trac.sagemath.org/ticket/17605#comment:8>
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