Skip to content

Commit 447c489

Browse files
committed
Updated documentation for the release.
1 parent 3731e4a commit 447c489

File tree

15 files changed

+35
-14
lines changed

15 files changed

+35
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Alternatively you can pull it from the central Maven repositories using `pom.xml
4040
```xml
4141
<properties>
4242
<!-- change the Hipparchus version number to the one suiting your needs -->
43-
<myprojectname.hipparchus.version>2.0</myprojectname.hipparchus.version>
43+
<myprojectname.hipparchus.version>2.1</myprojectname.hipparchus.version>
4444
</properties>
4545

4646
<dependency>

hipparchus-clustering/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-core/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8484
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8585
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
86+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8687
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8788
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8889
<item name="Developers Guide" href="../developers.html"/>

hipparchus-fft/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-filtering/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-fitting/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-geometry/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-migration/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-ode/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-optim/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-samples/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

hipparchus-stat/src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
8080
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
8181
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
82+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
8283
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
8384
<item name="Global Coverage" href="../hipparchus-coverage/jacoco-aggregate/index.html"/>
8485
<item name="Developers Guide" href="../developers.html"/>

src/site/markdown/downloads.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,16 @@ Maven's internal mechanism will automatically download any internal dependencies
4242

4343
---
4444

45+
| package | link | hash | signature |
46+
|-------------------|-------------------------------------------------------------------------------------------|------|-----------|
47+
| source (zip) | [hipparchus-2.1-src.zip](downloads/hipparchus-2.1-src.zip) | [md5](downloads/hipparchus-2.1-src.zip.md5)| [sig](downloads/hipparchus-2.1-src.zip.asc)|
48+
| source (tar.bz2) | [hipparchus-2.1-src.tar.bz2](downloads/hipparchus-2.1-src.tar.bz2) | [md5](downloads/hipparchus-2.1-src.tar.bz2.md5) | [sig](downloads/hipparchus-2.1-src.tar.bz2.asc)|
49+
| binary (zip) | [hipparchus-2.1-bin.zip](downloads/hipparchus-2.1-bin.zip)| [md5](downloads/hipparchus-2.1-bin.zip.md5) | [sig](downloads/hipparchus-2.1-bin.zip.asc)|
50+
| binary (tar.bz2) | [hipparchus-2.1-bin.tar.bz2](downloads/hipparchus-2.1-bin.tar.bz2) | [md5](downloads/hipparchus-2.1-bin.tar.bz2.md5) | [sig](downloads/hipparchus-2.1-bin.tar.bz2.asc)
51+
version 2.1 downloads (release date: 2022-04-24)
52+
53+
---
54+
4555
| package | link | hash | signature |
4656
|-------------------|-------------------------------------------------------------------------------------------|------|-----------|
4757
| source (zip) | [hipparchus-2.0-src.zip](downloads/hipparchus-2.0-src.zip) | [md5](downloads/hipparchus-2.0-src.zip.md5)| [sig](downloads/hipparchus-2.0-src.zip.asc)|

src/site/markdown/index.md

Lines changed: 12 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -66,16 +66,15 @@ at fork time.
6666

6767
---
6868

69-
## 2.0 Release is out!
70-
71-
Hipparchus 2.0 is now available for download from the [Hipparchus download page](downloads.html) or on
72-
Maven central and its mirrors under the groupId **org.hipparchus**. Highlights in the 2.0 release are:
73-
74-
* addition of a sequential Gauss-Newton optimizer
75-
* improved relative scheduling of step handlers and events handlers in ODE
76-
* addition of a finish callback in step handlers
77-
* replacement of RealFieldElement by CalculusFieldElement interface
78-
* many improvements in Complex to fully implement CalculusFieldElement with correct branch cuts
79-
* addition of FieldComplex
80-
* implementation of elliptic functions and integrals (for real, complex and general fields)
81-
* faster simultaneous computation of sinh/cosh
69+
## 2.1 Release is out!
70+
71+
Hipparchus 2.1 is now available for download from the [Hipparchus download page](downloads.html) or on
72+
Maven central and its mirrors under the groupId **org.hipparchus**. Highlights in the 2.1 release are:
73+
74+
* addition of 3D version of complex function plotter,
75+
* addition of ConvergenceCheckerOrMultiplexer and ConvergenceCheckerAndMultiplexer,
76+
* addition of inverse Jacobi elliptic functions,
77+
* optional modified weights to Akima interpolation,
78+
* modified Gram-Schmidt basis orthonormalization process,
79+
* generation of convergents streams in continued fractions,
80+
* addition of equalsIee754 to points in all topologies to handle NaN coordinates.

src/site/site.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@
9999
<item name="1.7 API docs" href="https://hipparchus.org/apidocs-1.7/index.html"/>
100100
<item name="1.8 API docs" href="https://hipparchus.org/apidocs-1.8/index.html"/>
101101
<item name="2.0 API docs" href="https://hipparchus.org/apidocs-2.0/index.html"/>
102+
<item name="2.1 API docs" href="https://hipparchus.org/apidocs-2.1/index.html"/>
102103
<item name="Source Repository (current)" href="https://github.com/Hipparchus-Math/hipparchus"/>
103104
<item name="Global Coverage" href="hipparchus-coverage/jacoco-aggregate/index.html"/>
104105
<item name="Developers Guide" href="developers.html"/>

0 commit comments

Comments
 (0)