Category:MathCortex

From Rosetta Code
(Redirected from Mathcortex)
This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
MathCortex
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using 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

Pages in category "MathCortex"

The following 2 pages are in this category, out of 2 total.