Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.hipparchus:hipparchus-core (source) 3.1 -> 4.0 age adoption passing confidence

Release Notes

Hipparchus-Math/hipparchus (org.hipparchus:hipparchus-core)

v4.0: Hipparchus 4.0

Compare Source

Version 4.0 is a major release.

Highlights in the 4.0 release are:

  • Add a (backwards) smoother counterpart to the linear Kalman, extended Kalman and unscented filters.
  • Add inverse transform method to UnscentedTransformProvider.
  • Added reset mechanism in ODE event detection.
  • Added FieldPolynomialFunctionLagrangeForm.
  • Added native way to stack an independent variable in (Field)Gradient.
  • Add boolean for propagation direction in (Field)AdaptableInterval.
  • Added getHipparchusVersion method to MathUtils.
  • Fixed issue with open boundaries in Euclidean 2D-polygons.
  • Increased dimension of directions numbers in Sobol sequence generation.
  • Added FieldBivariateGridInterpolator, FieldBilinearInterpolator and FieldBilinearInterpolatingFunction.
  • Fixed JUnit pioneer dependency version not compatible with Java 8.
  • Changed CDN for faster site load.
  • Added moveTowards method to Point interface.
  • Rename RungeKutta(Field)Integrator as FixedStepRungeKutta(Field)Integrator.
  • Improved robustness of BSP tree operations.
  • Rename DEFAULT_MAXCHECK as DEFAULT_MAX_CHECK.
  • Made constructors of abstract classes protected when they were public.
  • Removed obsolete hipparchus-migration module.
  • Added getAddendum() to CalculusFieldElement interface.
  • Added getLocalizedString(baseName, key, locale) with default implementation to Localizable interface.
  • Migrated tests from JUnit 4 to JUnit 5.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team March 19, 2025 22:24
@github-actions github-actions bot requested review from PeterF778 and oertl March 19, 2025 22:24
@laurit laurit merged commit 82372b7 into main Mar 21, 2025
19 checks passed
@laurit laurit deleted the renovate/org.hipparchus-hipparchus-core-4.x branch March 21, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants