Difference between revisions of "MathGene"

From Free Software Directory
Jump to: navigation, search
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=MathGene
 
|Name=MathGene
|Short description=The JavaScript Open Source symbolic math calculation and rendering engine.
+
|Short description=The JavaScript free software symbolic math calculation and rendering engine.
 
|Full description=MathGene is a comprehensive JavaScript mathematics engine that delivers the ability to perform advanced numerical and symbolic mathematics processing of LaTeX expressions and send the output to pure HTML for rendering on a conventional web browser or via web server.  
 
|Full description=MathGene is a comprehensive JavaScript mathematics engine that delivers the ability to perform advanced numerical and symbolic mathematics processing of LaTeX expressions and send the output to pure HTML for rendering on a conventional web browser or via web server.  
  
Line 11: Line 11:
 
|Homepage URL=https://github.com/MathGene/MathGene
 
|Homepage URL=https://github.com/MathGene/MathGene
 
|User level=intermediate
 
|User level=intermediate
 +
|VCS checkout command=git clone https://github.com/MathGene/MathGene.git
 
|Computer languages=JavaScript
 
|Computer languages=JavaScript
 
|Related projects=http://calcinator.com
 
|Related projects=http://calcinator.com

Latest revision as of 15:58, 24 February 2023


[edit]

MathGene

https://github.com/MathGene/MathGene
The JavaScript free software symbolic math calculation and rendering engine.

MathGene is a comprehensive JavaScript mathematics engine that delivers the ability to perform advanced numerical and symbolic mathematics processing of LaTeX expressions and send the output to pure HTML for rendering on a conventional web browser or via web server.

MathGene has two modules: •mg_translate.js, which translates between LaTeX, HTML, and native MG format. •mg_calculate.js, which performs the calculations.

mg_translate.js can be used without mg_calculate.js to perform mathematics rendering only. Both modules are required to perform calculations.





Licensing

License

Verified by

Verified on

Notes

Verified by

George Paulos

Verified on

14 October 2016




Leaders and contributors

Contact(s)Role
George Paulos (Gpaulos)Maintainer


Resources and communication

Software prerequisites

KindDescription
Required to useWeb browser
Required to useNode.js




Entry




















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.