Skip to content

Commit f579130

Browse files
committed
prepare release 2.0.0
1 parent 0e9dbea commit f579130

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+16847
-130
lines changed

ch.obermuhlner.math.big/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ apply plugin: 'signing'
55
apply plugin: 'jacoco'
66

77
group = 'ch.obermuhlner'
8-
version = '1.3.0'
8+
version = '2.0.0'
99
archivesBaseName = 'big-math'
1010

1111
repositories {
@@ -93,4 +93,4 @@ uploadArchives {
9393
}
9494
*/
9595

96-
// See http://central.sonatype.org/pages/gradle.html
96+
// See http://central.sonatype.org/pages/gradle.html
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (1.8.0_65) on Fri Mar 30 16:24:51 CEST 2018 -->
6+
<title>All Classes (ch.obermuhlner.math.big 2.0.0 API)</title>
7+
<meta name="date" content="2018-03-30">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<h1 class="bar">All&nbsp;Classes</h1>
13+
<div class="indexContainer">
14+
<ul>
15+
<li><a href="ch/obermuhlner/math/big/internal/AsinCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">AsinCalculator</a></li>
16+
<li><a href="ch/obermuhlner/math/big/BigComplex.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigComplex</a></li>
17+
<li><a href="ch/obermuhlner/math/big/BigComplexMath.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigComplexMath</a></li>
18+
<li><a href="ch/obermuhlner/math/big/BigDecimalMath.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigDecimalMath</a></li>
19+
<li><a href="ch/obermuhlner/math/big/stream/BigDecimalStream.html" title="class in ch.obermuhlner.math.big.stream" target="classFrame">BigDecimalStream</a></li>
20+
<li><a href="ch/obermuhlner/math/big/BigFloat.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigFloat</a></li>
21+
<li><a href="ch/obermuhlner/math/big/BigFloat.Context.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigFloat.Context</a></li>
22+
<li><a href="ch/obermuhlner/math/big/stream/BigFloatStream.html" title="class in ch.obermuhlner.math.big.stream" target="classFrame">BigFloatStream</a></li>
23+
<li><a href="ch/obermuhlner/math/big/BigRational.html" title="class in ch.obermuhlner.math.big" target="classFrame">BigRational</a></li>
24+
<li><a href="ch/obermuhlner/math/big/internal/CosCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">CosCalculator</a></li>
25+
<li><a href="ch/obermuhlner/math/big/internal/CoshCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">CoshCalculator</a></li>
26+
<li><a href="ch/obermuhlner/math/big/internal/ExpCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">ExpCalculator</a></li>
27+
<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>
28+
<li><a href="ch/obermuhlner/math/big/internal/PowerNIterator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">PowerNIterator</a></li>
29+
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNIterator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">PowerTwoNIterator</a></li>
30+
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNPlusOneIterator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">PowerTwoNPlusOneIterator</a></li>
31+
<li><a href="ch/obermuhlner/math/big/internal/SeriesCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">SeriesCalculator</a></li>
32+
<li><a href="ch/obermuhlner/math/big/internal/SinCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">SinCalculator</a></li>
33+
<li><a href="ch/obermuhlner/math/big/internal/SinhCalculator.html" title="class in ch.obermuhlner.math.big.internal" target="classFrame">SinhCalculator</a></li>
34+
</ul>
35+
</div>
36+
</body>
37+
</html>
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (1.8.0_65) on Fri Mar 30 16:24:51 CEST 2018 -->
6+
<title>All Classes (ch.obermuhlner.math.big 2.0.0 API)</title>
7+
<meta name="date" content="2018-03-30">
8+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
9+
<script type="text/javascript" src="script.js"></script>
10+
</head>
11+
<body>
12+
<h1 class="bar">All&nbsp;Classes</h1>
13+
<div class="indexContainer">
14+
<ul>
15+
<li><a href="ch/obermuhlner/math/big/internal/AsinCalculator.html" title="class in ch.obermuhlner.math.big.internal">AsinCalculator</a></li>
16+
<li><a href="ch/obermuhlner/math/big/BigComplex.html" title="class in ch.obermuhlner.math.big">BigComplex</a></li>
17+
<li><a href="ch/obermuhlner/math/big/BigComplexMath.html" title="class in ch.obermuhlner.math.big">BigComplexMath</a></li>
18+
<li><a href="ch/obermuhlner/math/big/BigDecimalMath.html" title="class in ch.obermuhlner.math.big">BigDecimalMath</a></li>
19+
<li><a href="ch/obermuhlner/math/big/stream/BigDecimalStream.html" title="class in ch.obermuhlner.math.big.stream">BigDecimalStream</a></li>
20+
<li><a href="ch/obermuhlner/math/big/BigFloat.html" title="class in ch.obermuhlner.math.big">BigFloat</a></li>
21+
<li><a href="ch/obermuhlner/math/big/BigFloat.Context.html" title="class in ch.obermuhlner.math.big">BigFloat.Context</a></li>
22+
<li><a href="ch/obermuhlner/math/big/stream/BigFloatStream.html" title="class in ch.obermuhlner.math.big.stream">BigFloatStream</a></li>
23+
<li><a href="ch/obermuhlner/math/big/BigRational.html" title="class in ch.obermuhlner.math.big">BigRational</a></li>
24+
<li><a href="ch/obermuhlner/math/big/internal/CosCalculator.html" title="class in ch.obermuhlner.math.big.internal">CosCalculator</a></li>
25+
<li><a href="ch/obermuhlner/math/big/internal/CoshCalculator.html" title="class in ch.obermuhlner.math.big.internal">CoshCalculator</a></li>
26+
<li><a href="ch/obermuhlner/math/big/internal/ExpCalculator.html" title="class in ch.obermuhlner.math.big.internal">ExpCalculator</a></li>
27+
<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>
28+
<li><a href="ch/obermuhlner/math/big/internal/PowerNIterator.html" title="class in ch.obermuhlner.math.big.internal">PowerNIterator</a></li>
29+
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNIterator.html" title="class in ch.obermuhlner.math.big.internal">PowerTwoNIterator</a></li>
30+
<li><a href="ch/obermuhlner/math/big/internal/PowerTwoNPlusOneIterator.html" title="class in ch.obermuhlner.math.big.internal">PowerTwoNPlusOneIterator</a></li>
31+
<li><a href="ch/obermuhlner/math/big/internal/SeriesCalculator.html" title="class in ch.obermuhlner.math.big.internal">SeriesCalculator</a></li>
32+
<li><a href="ch/obermuhlner/math/big/internal/SinCalculator.html" title="class in ch.obermuhlner.math.big.internal">SinCalculator</a></li>
33+
<li><a href="ch/obermuhlner/math/big/internal/SinhCalculator.html" title="class in ch.obermuhlner.math.big.internal">SinhCalculator</a></li>
34+
</ul>
35+
</div>
36+
</body>
37+
</html>

0 commit comments

Comments
 (0)