npm.io
0.3.1 • Published 3 months ago

commons-math

Licence
Apache-2.0
Version
0.3.1
Deps
0
Size
28 kB
Vulns
0
Weekly
0
Stars
1

commons-math is a small library of common data types and numerical methods for solving mathematical problems.

Features

  • Immutable complex numbers (Complex)
  • Immutable fractions (Fractions)
  • Vectors (Vector) and matrices (Matrix)

Installation

You can install the library using the command:

npm install commons-math

License

The library is published under the Apache 2.0 license.