Differences between revisions 5 and 6
Revision 5 as of 2016-08-16 18:18:54
Size: 1626
Editor: slelievre
Comment: Split closed software vs free software, fix link, rephrase
Revision 6 as of 2016-08-17 09:56:54
Size: 1681
Editor: chapoton
Comment: +macaulay2
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
  * [[http://www.math.uiuc.edu/Macaulay2/ Macaulay2]]

SageMath interfaces to and from other software

Interfaces to other software in SageMath

Sage interfaces to closed software

  • Magma
  • Maple
  • Mathematica
  • MATLAB
  • MuPAD

Sage interfaces to free software

and more. Please add links!

See also

Using other software in Sage worksheets

One can access other software from Sage worksheets, be it in the Sage Notebook, in SageMathCloud Sage worksheets, or in Jupyter Notebook worksheets using the SageMath Jupyter kernel.

There are

  • ways to change kernel
  • some "magic" commands (starting with "%" and "%%") that let you use other software in a cell

Interfaces to SageMath in other software

Some software systems provide an interface to Sage.

Cantor

TeXmacs

Interfaces (last edited 2018-10-17 08:40:24 by slelievre)