On Thursday, October 9, 2014 4:00:08 PM UTC+2, Denis Akhiyarov wrote: > > Probably the easiest is to transfer your Mathematica code to Fortran or C > using built-in and third-party facilities within mathematica, and then call > this C/Fortran from python. > > Mathics is under GPL license, incompatible with Sympy? > > Inclusion into SymPy's code is not permitted by the GPL terms, but SymPy may be included and/or linked to Mathics (the converse is compatible).
and also scala parser: > > https://github.com/mattpap/mathematica-parser > > How do you call Scala from Python? -- You received this message because you are subscribed to the Google Groups "sympy" 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/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/6f525c21-2eb4-4ee0-9ee9-7dd804b13643%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
