LaTeX to CAS translator

Jump to navigation Jump to search

This mockup demonstrates the concept of TeX to Computer Algebra System (CAS) conversion.

The demo-application converts LaTeX functions which directly translate to CAS counterparts.

Functions without explicit CAS support are available for translation via a DRMF package (under development).

The following LaTeX input ...

{\displaystyle 0}

... is translated to the CAS output ...

Semantic latex: 0

Confidence: 0

Mathematica

Translation: 0

Information

Sub Equations

  • 0

Tests

Symbolic
Numeric

SymPy

Translation: 0

Information

Sub Equations

  • 0

Tests

Symbolic
Numeric

Maple

Translation: 0

Information

Sub Equations

  • 0

Tests

Symbolic
Numeric

Dependency Graph Information

Is part of

Complete translation information:

{
  "id" : "FORMULA_cfcd208495d565ef66e7dff9f98764da",
  "formula" : "0",
  "semanticFormula" : "0",
  "confidence" : 0.0,
  "translations" : {
    "Mathematica" : {
      "translation" : "0",
      "translationInformation" : {
        "subEquations" : [ "0" ]
      },
      "numericResults" : {
        "overallResult" : "SKIPPED",
        "numberOfTests" : 0,
        "numberOfFailedTests" : 0,
        "numberOfSuccessfulTests" : 0,
        "numberOfSkippedTests" : 0,
        "numberOfErrorTests" : 0,
        "wasAborted" : false,
        "crashed" : false,
        "testCalculationsGroups" : [ ]
      },
      "symbolicResults" : {
        "overallResult" : "SKIPPED",
        "numberOfTests" : 0,
        "numberOfFailedTests" : 0,
        "numberOfSuccessfulTests" : 0,
        "numberOfSkippedTests" : 0,
        "numberOfErrorTests" : 0,
        "crashed" : false,
        "testCalculationsGroup" : [ ]
      }
    },
    "SymPy" : {
      "translation" : "0",
      "translationInformation" : {
        "subEquations" : [ "0" ]
      },
      "numericResults" : {
        "overallResult" : "SKIPPED",
        "numberOfTests" : 0,
        "numberOfFailedTests" : 0,
        "numberOfSuccessfulTests" : 0,
        "numberOfSkippedTests" : 0,
        "numberOfErrorTests" : 0,
        "wasAborted" : false,
        "crashed" : false,
        "testCalculationsGroups" : [ ]
      },
      "symbolicResults" : {
        "overallResult" : "SKIPPED",
        "numberOfTests" : 0,
        "numberOfFailedTests" : 0,
        "numberOfSuccessfulTests" : 0,
        "numberOfSkippedTests" : 0,
        "numberOfErrorTests" : 0,
        "crashed" : false,
        "testCalculationsGroup" : [ ]
      }
    },
    "Maple" : {
      "translation" : "0",
      "translationInformation" : {
        "subEquations" : [ "0" ]
      },
      "numericResults" : {
        "overallResult" : "SKIPPED",
        "numberOfTests" : 0,
        "numberOfFailedTests" : 0,
        "numberOfSuccessfulTests" : 0,
        "numberOfSkippedTests" : 0,
        "numberOfErrorTests" : 0,
        "wasAborted" : false,
        "crashed" : false,
        "testCalculationsGroups" : [ ]
      },
      "symbolicResults" : {
        "overallResult" : "SKIPPED",
        "numberOfTests" : 0,
        "numberOfFailedTests" : 0,
        "numberOfSuccessfulTests" : 0,
        "numberOfSkippedTests" : 0,
        "numberOfErrorTests" : 0,
        "crashed" : false,
        "testCalculationsGroup" : [ ]
      }
    }
  },
  "positions" : [ ],
  "includes" : [ ],
  "isPartOf" : [ "\\sigma=0", "\\gamma =0", "F(x_0;\\mu,\\sigma)=\\int_{-\\infty}^{x_0} \\frac{\\operatorname{Re}(w(z))}{\\sigma\\sqrt{2\\pi}}\\,dx=\\operatorname{Re}\\left(\\frac{1}{\\sqrt{\\pi}}\\int_{z(-\\infty)}^{z(x_0)} w(z)\\,dz\\right)", "0 < \\eta < 1" ],
  "definiens" : [ ]
}

Specify your own input