The Hipparchus team is pleased to announce the release of Hipparchus 1.7.
Version 1.7 is a maintenance release.
Highlights in the 1.7 release are:
- fixed a bug in ODE events handling
- improved a lot the
Complex
class so it implements the newCalculusFieldElement
interface - added several new differentiation classes to handle simpler cases
(univariate derivatives at orders 1 and 2 and gradients) with less overhead than the existing
DerivativeStructure
.
The maven artifacts are available in maven central. The sources and binaries can be retrieved from the project download page .