nblthree / math-methods

Methods for calculating eigenvalues (Holder, Jacobi, ...), optimizing functions (GD, ...)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math Methods

Getting Started

npm install @marchworks/math-methods

Or if you are using yarn

yarn add @marchworks/math-methods

Methods

Eigenvalues

Missing Method?

Open an issue with the name of the method

About

Methods for calculating eigenvalues (Holder, Jacobi, ...), optimizing functions (GD, ...)

License:MIT License


Languages

Language:JavaScript 100.0%