sbesada / java.math.numerical.library

java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java.math.numerical.library

Java numerical library is based on numerical methods (https://en.wikipedia.org/wiki/Numerical_method) and it was tested using Matlab/Octave (https://www.gnu.org/software/octave/)

Java numerical library features:

There are examples in the test folder

Reference Book: Numerical recepies in C (https://en.wikipedia.org/wiki/Numerical_Recipes)

Professional Services

If you are interested in logical parsers or any task related to parsers, you can consult my professional services page https://github.com/sbesada/professional.services

Donation

If you think that my work deserves a donation, you can do it: https://sbesada.github.io/

About

java numerical library for Matrix, Integrals (numerical integration), derivatives (numerical differentiation), equations, ODE, polynomials, etc

License:Apache License 2.0


Languages

Language:Java 100.0%