npm.io
0.62.0 • Published 2 weeks ago

@danielsimonjr/mathts-functions

Licence
MIT
Version
0.62.0
Deps
14
Size
3.4 MB
Vulns
0
Weekly
0

@danielsimonjr/mathts-functions

Math functions for MathTS.

The mathematical function library for MathTS — arithmetic, trigonometry, algebra, statistics, signal processing, and more — dispatched polymorphically via typed-function across number / Complex / Fraction / BigNumber / Matrix.

Install

npm install @danielsimonjr/mathts-functions

What it provides

  • Hundreds of typed functions (add, sin, svd-aware ops, parallelFFT, …).
  • A wired parse / evaluate against the full activated math scope.
  • Per-domain focused entry points are also published: @danielsimonjr/mathts-{arithmetic,trigonometry,statistics,signal}.

License

MIT (c) Daniel Simon Jr.

Keywords