#16703: Fix Mathematica 10 interface
-------------------------------------+-------------------------------------
       Reporter:  etn40ff            |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  scripts            |   Resolution:
       Keywords:  Mathematica,       |    Merged in:
  Interfaces                         |    Reviewers:
        Authors:  Salvatore Stella   |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  c07475f78e4434cfd4424b3c09a502e3db22b323
  u/etn40ff/mathematica_10           |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by drkirkby):

 It seems to me that until the interface is designed properly, it will
 always have these issues. What is probably the most sensible approach is
 to use the C interface to Mathematica's published API, called MathLink

 
http://www.wolfram.com/learningcenter/tutorialcollection/MathLinkDevelopmentInC/

 like "jmath" uses

 http://robotics.caltech.edu/~radford/jmath/

 See the

 The total source code for that is under 1000 lines, and makes use of
 functions like MLInitialize, MLActivate etc.

 Sure it will take a bit more time to get it right, but it seems to me a
 better long-term approach.

 Dave

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