jneuendorf / mathJS

JavaScript math library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mathJS

A JavaScript math library. It is more than just an extension of arithmetical functions. More than that its design is made as close as possible to actual math.

Features

  • Numeric classes and operations
  • Sets
  • Geometry
  • Linear algebra
  • Calculus
  • Functions
    • Plots

API Documentation

Classes:

class diagram

For more information see the wiki.

Requirements

For development

  • (unix)
  • python3
  • coffee

For production code

  • yuidoc
  • uglifyjs

For running

About

JavaScript math library

License:MIT License


Languages

Language:HTML 53.8%Language:JavaScript 35.8%Language:CoffeeScript 10.0%Language:CSS 0.3%Language:C++ 0.1%Language:Python 0.0%Language:Makefile 0.0%Language:Shell 0.0%