A library that I made while studying Computer Science at UFPB. Documentation's available through TypeScript.
A numerical solver for non-linear systems of equations, utilizing the n-dimensional Newton-Raphson method.
fp-ts style mathematics library featuring: linear algebra, numericalmethods, polynomials, and statistics
A simple package containing methods for numerical integration of systems of differential equations.