Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hipparchus-clustering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-clustering/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Clustering Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.0.2" date="2025-09-08" description="This is a patch release.">
<action dev="bryan" type="update">
No changes directly in this module. However, lower level Hipparchus modules did change,
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
4 changes: 1 addition & 3 deletions hipparchus-core/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,10 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Core Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
<release version="4.1" date="TBD" description="TBD">
<action dev="luc" type="add" issue="issues/439">
Added Field.isSmall to help convergence checks in Field iterative algorithms.
</action>
</release>
<release version="4.1" date="TBD" description="TBD">
<action dev="krys06" type="add" issue="issues/355">
Added evaluation of bicubic and tricubic interpolation functions with CalculusFieldElement
</action>
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hipparchus-fft/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-fft/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus FFT Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.0.2" date="2025-09-08" description="This is a patch release.">
<action dev="bryan" type="update">
No changes directly in this module. However, lower level Hipparchus modules did change,
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-filtering/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-filtering/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Filtering Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.0.2" date="2025-09-08" description="This is a patch release.">
<action dev="bryan" type="update">
No changes directly in this module. However, lower level Hipparchus modules did change,
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-fitting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-fitting/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Fitting Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.1" date="TBD" description="TBD">
<action dev="bryan" type="add" issue="issues/424">
Added RANSAC algorithm for estimating the parameters of a mathematical model.
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-geometry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-geometry/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Geometry Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.1" date="TBD" description="This is a minor release.">
<action dev="serrof" type="add" issue="issues/400">
Add getNorm2Sq in geometry.
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-ode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-ode/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus ODE Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.0.2" date="TBC" description="This is a patch release.">
<action dev="bryan" type="fix" issue="issues/416">
Fixed inconsistency between Abstract{Field}ODEStateInterpolator and {Field}DetectorBasedEventState for event time handling.
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-optim/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-optim/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Optim Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.0.2" date="2025-09-08" description="This is a patch release.">
<action dev="bryan" type="update">
No changes directly in this module. However, lower level Hipparchus modules did change,
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Hipparchus</name>
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-samples/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Samples Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.0.2" date="2025-09-08" description="This is a patch release.">
<action dev="bryan" type="update">
No changes directly in this module. However, lower level Hipparchus modules did change,
Expand Down
2 changes: 1 addition & 1 deletion hipparchus-stat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>../hipparchus-parent</relativePath>
</parent>

Expand Down
2 changes: 0 additions & 2 deletions hipparchus-stat/src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Core Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
</release>
<release version="4.0.2" date="2025-09-08" description="This is a patch release.">
<action dev="bryan" type="update">
No changes directly in this module. However, lower level Hipparchus modules did change,
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.hipparchus</groupId>
<artifactId>hipparchus</artifactId>
<version>5.0-SNAPSHOT</version>
<version>4.1-SNAPSHOT</version>
<relativePath>hipparchus-parent</relativePath>
</parent>

Expand Down
4 changes: 1 addition & 3 deletions src/changes/changes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,10 @@ If the output is not quite correct, check for invisible trailing spaces!
<title>Hipparchus Release Notes</title>
</properties>
<body>
<release version="5.0" date="TBD" description="TBD.">
<release version="4.1" date="TBD" description="TBD">
<action dev="luc" type="add" issue="issues/439">
Added Field.isSmall to help convergence checks in Field iterative algorithms.
</action>
</release>
<release version="4.1" date="TBD" description="TBD">
<action dev="krys06" type="add" issue="issues/355">
Added evaluation of bicubic and tricubic interpolation functions with CalculusFieldElement
</action>
Expand Down
Loading