numenor-math
com.synerset
com.synerset:numenor-math is a Maven Central artifact (jar) for the JVM. It has 2 published versions. Browse versions below for dependency snippets and security details.
Recommended: 2.0.0 2 versions jarChecking...
Add to your project2.0.0
<dependency>
<groupId>com.synerset</groupId>
<artifactId>numenor-math</artifactId>
<version>2.0.0</version>
</dependency>Version Details — 2.0.0
Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Apache License, Version 2.0
A Java library providing numerical solvers, interpolation, and ODE integration utilities: Brent-Dekker and Newton-Raphson scalar root-finders, multivariate Newton-Raphson system solver with Jacobian support, Armijo backtracking line search, monotonicity-preserving cubic Hermite (PCHIP) interpolation, and fixed-step ODE integrators (Euler and Runge-Kutta 4). All classes are immutable and thread-safe.
Checking security advisories...