Hipparchus 4.0.2 released

The Hipparchus team is pleased to announce the release of Hipparchus version 4.0.2. Version 4.0.2 is a patch release. Changes in this version include the following bug fixes:

  • issues/416: Fixed inconsistency between Abstract{Field}ODEStateInterpolator and {Field}DetectorBasedEventState for event time handling.

  • issues/411: Fixes NaN appearing in second derivative for atan2 with (Field)UnivariateDerivative2 when argument has zero value.

The maven artefacts are now automatically signed using the Continuous Integration. It allows a consistency between the artefacts available in the Maven Central and those available in the Orekit Nexus repository.

A common GnuPG key as been generated to sign the artefacts: https://keyserver.ubuntu.com/pks/lookup?search=release-managers%40hipparchus.org&fingerprint=on&op=index

Please note that Hipparchus website is not yet updated. It will be done as soon as possible.

2 Likes

Thanks a lot for the release Bryan. It was a bumpy road, but you prevailed, well done.

Cheers,
Romain.

1 Like

Thank you @bcazabonne, you nailed it :ok_hand:

Cheers,
Vincent

Thank you Bryan :heart:

@bcazabonne did you get the chance to update the website?

I’m stuck in the Orekit release process as I’m getting a warning about Hipparchus when generating the Javadoc.

Cheers,
Romain

Good reminder, I absolutely forget it. I can update it tomorrow evening

Bryan

1 Like

Hipparchus website has been updated following 4.0.2 release!

If you do not see the update, please use ctrl+R

Bryan

4 Likes

Thank you @bcazabonne !