Hipparchus 3.0
Version 3.0 is a major release of Hipparchus.
The main changes are:
- Field version of Erf and Gamma classes.
- A new Blendable interface for data blending
- Torque-free motion model for non-symmetrical rigid body
- A SmoothStepFactory which allow for quick creation of common and generic smoothstep function.
- Replacement of EigenDecomposition by EigenDecompositionSymmetric and EigenDecompositionNonSymmetric.
- Separation of {Field}ODEEventDetector and {Field}ODEEventHandler.
- Improved compatibility with recent JDK.
- Many bug fixes in FastMath, polynomial functions, eigen decomposition, etc.