Skip to content

Commit

Permalink
finish release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eobermuhlner committed Nov 6, 2022
1 parent 086afa0 commit 0204fe3
Show file tree
Hide file tree
Showing 83 changed files with 22,308 additions and 611 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ in your build script (please verify the version number to be the newest release)
<dependency>
<groupId>ch.obermuhlner</groupId>
<artifactId>big-math</artifactId>
<version>2.3.0</version>
<version>2.3.1</version>
</dependency>
```

Expand All @@ -565,6 +565,6 @@ repositories {
}

dependencies {
compile 'ch.obermuhlner:big-math:2.3.0'
compile 'ch.obermuhlner:big-math:2.3.1'
}
```
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ public static void main(String[] args) {
"v2_1_0",
"v2_2_0",
"v2_2_1",
"v2_3_0");
"v2_3_0",
"v2_3_1");

aggregateCsv.run("performance over releases.csv", "../%s/performance.csv", releaseNames, null);

Expand Down
5 changes: 3 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@

## Current Release

* [Release Note 2.3.0](releases/v2.3.0.html)
* [Javadoc Release 2.3.0](javadoc/v2.3.0/)
* [Release Note 2.3.1](releases/v2.3.1.html)
* [Javadoc Release 2.3.1](javadoc/v2.3.1/)

## Release Notes

* [Next Release Note](releases/next_release_note.html) (under construction)

* [Release Note 2.3.1](releases/v2.3.1.html)
* [Release Note 2.3.0](releases/v2.3.0.html)
* [Release Note 2.2.1](releases/v2.2.1.html)
* [Release Note 2.2.0](releases/v2.2.0.html)
Expand Down
43 changes: 43 additions & 0 deletions docs/javadoc/v2.3.1/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_352-352) on Sun Nov 06 16:18:00 CET 2022 -->
<title>All Classes (ch.obermuhlner.math.big 2.3.1 API)</title>
<meta name="date" content="2022-11-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="ch/obermuhlner/math/big/internal/AsinCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">AsinCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/AtanhCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">AtanhCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/BigComplex.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigComplex</a></li>
<li><a href="ch/obermuhlner/math/big/BigComplexMath.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigComplexMath</a></li>
<li><a href="ch/obermuhlner/math/big/BigDecimalMath.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigDecimalMath</a></li>
<li><a href="ch/obermuhlner/math/big/stream/BigDecimalStream.html" title="class in ch.obermuhlner.math.big.stream" target="classFrame">BigDecimalStream</a></li>
<li><a href="ch/obermuhlner/math/big/BigFloat.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigFloat</a></li>
<li><a href="ch/obermuhlner/math/big/BigFloat.Context.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigFloat.Context</a></li>
<li><a href="ch/obermuhlner/math/big/stream/BigFloatStream.html" title="class in ch.obermuhlner.math.big.stream" target="classFrame">BigFloatStream</a></li>
<li><a href="ch/obermuhlner/math/big/BigRational.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigRational</a></li>
<li><a href="ch/obermuhlner/math/big/analysis/solver/BisectionSolver.html" title="class in ch.obermuhlner.math.big.analysis.solver" target="classFrame">BisectionSolver</a></li>
<li><a href="ch/obermuhlner/math/big/internal/CosCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">CosCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/CoshCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">CoshCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/DefaultBigDecimalMath.html" title="class in ch.obermuhlner.math.big" target="classFrame">DefaultBigDecimalMath</a></li>
<li><a href="ch/obermuhlner/math/big/DefaultBigDecimalMath.LocalMathContext.html" title="class in ch.obermuhlner.math.big" target="classFrame">DefaultBigDecimalMath.LocalMathContext</a></li>
<li><a href="ch/obermuhlner/math/big/internal/ExpCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">ExpCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/analysis/solver/NewtonRaphsonSolver.html" title="class in ch.obermuhlner.math.big.analysis.solver" target="classFrame">NewtonRaphsonSolver</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerIterator.html" title="interface in ch.obermuhlner.math.big.internal" target="classFrame"><span class="interfaceName">PowerIterator</span></a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerNIterator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">PowerNIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNIterator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">PowerTwoNIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNMinusOneIterator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">PowerTwoNMinusOneIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNPlusOneIterator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">PowerTwoNPlusOneIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/SeriesCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">SeriesCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/SinCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">SinCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/SinhCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">SinhCalculator</a></li>
</ul>
</div>
</body>
</html>
43 changes: 43 additions & 0 deletions docs/javadoc/v2.3.1/allclasses-noframe.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_352-352) on Sun Nov 06 16:18:00 CET 2022 -->
<title>All Classes (ch.obermuhlner.math.big 2.3.1 API)</title>
<meta name="date" content="2022-11-06">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="ch/obermuhlner/math/big/internal/AsinCalculator.html" title="class in ch.obermuhlner.math.big.internal">AsinCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/AtanhCalculator.html" title="class in ch.obermuhlner.math.big.internal">AtanhCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/BigComplex.html" title="class in ch.obermuhlner.math.big">BigComplex</a></li>
<li><a href="ch/obermuhlner/math/big/BigComplexMath.html" title="class in ch.obermuhlner.math.big">BigComplexMath</a></li>
<li><a href="ch/obermuhlner/math/big/BigDecimalMath.html" title="class in ch.obermuhlner.math.big">BigDecimalMath</a></li>
<li><a href="ch/obermuhlner/math/big/stream/BigDecimalStream.html" title="class in ch.obermuhlner.math.big.stream">BigDecimalStream</a></li>
<li><a href="ch/obermuhlner/math/big/BigFloat.html" title="class in ch.obermuhlner.math.big">BigFloat</a></li>
<li><a href="ch/obermuhlner/math/big/BigFloat.Context.html" title="class in ch.obermuhlner.math.big">BigFloat.Context</a></li>
<li><a href="ch/obermuhlner/math/big/stream/BigFloatStream.html" title="class in ch.obermuhlner.math.big.stream">BigFloatStream</a></li>
<li><a href="ch/obermuhlner/math/big/BigRational.html" title="class in ch.obermuhlner.math.big">BigRational</a></li>
<li><a href="ch/obermuhlner/math/big/analysis/solver/BisectionSolver.html" title="class in ch.obermuhlner.math.big.analysis.solver">BisectionSolver</a></li>
<li><a href="ch/obermuhlner/math/big/internal/CosCalculator.html" title="class in ch.obermuhlner.math.big.internal">CosCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/CoshCalculator.html" title="class in ch.obermuhlner.math.big.internal">CoshCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/DefaultBigDecimalMath.html" title="class in ch.obermuhlner.math.big">DefaultBigDecimalMath</a></li>
<li><a href="ch/obermuhlner/math/big/DefaultBigDecimalMath.LocalMathContext.html" title="class in ch.obermuhlner.math.big">DefaultBigDecimalMath.LocalMathContext</a></li>
<li><a href="ch/obermuhlner/math/big/internal/ExpCalculator.html" title="class in ch.obermuhlner.math.big.internal">ExpCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/analysis/solver/NewtonRaphsonSolver.html" title="class in ch.obermuhlner.math.big.analysis.solver">NewtonRaphsonSolver</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerIterator.html" title="interface in ch.obermuhlner.math.big.internal"><span class="interfaceName">PowerIterator</span></a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerNIterator.html" title="class in ch.obermuhlner.math.big.internal">PowerNIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNIterator.html" title="class in ch.obermuhlner.math.big.internal">PowerTwoNIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNMinusOneIterator.html" title="class in ch.obermuhlner.math.big.internal">PowerTwoNMinusOneIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNPlusOneIterator.html" title="class in ch.obermuhlner.math.big.internal">PowerTwoNPlusOneIterator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/SeriesCalculator.html" title="class in ch.obermuhlner.math.big.internal">SeriesCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/SinCalculator.html" title="class in ch.obermuhlner.math.big.internal">SinCalculator</a></li>
<li><a href="ch/obermuhlner/math/big/internal/SinhCalculator.html" title="class in ch.obermuhlner.math.big.internal">SinhCalculator</a></li>
</ul>
</div>
</body>
</html>
Loading

0 comments on commit 0204fe3

Please sign in to comment.