Category:MathCortex
From Rosetta Code
MathCortex
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using MathCortex.
This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
Your Help Needed
If you know MathCortex, please write code for some of the tasks not implemented in MathCortex.
If you know MathCortex, please write code for some of the tasks not implemented in MathCortex.
MathCortex is a simple lightweight programming language that is designed for doing numerical calculation on web browsers.
- Easy matrix manipulation and built-in matrix operations
- Numerical computations like singular value decomposition(svd) and finding eigenvalues/vectors(eig)
- Implicit declarations
- Syntax similar to C and JavaScript
- Static typing, with full type inference
- Online integrated web environment
- Open source
- MathCortex : Implementation from the creator.
Pages in category "MathCortex"
The following 2 pages are in this category, out of 2 total.