https://github.com/peteroupc/numbers-java
A Java implementation of arbitrary-precision arithmetic classes
https://github.com/peteroupc/numbers-java
Last synced: 11 months ago
JSON representation
A Java implementation of arbitrary-precision arithmetic classes
- Host: GitHub
- URL: https://github.com/peteroupc/numbers-java
- Owner: peteroupc
- License: unlicense
- Created: 2016-01-10T03:51:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-07T17:44:39.000Z (over 1 year ago)
- Last Synced: 2024-12-10T17:18:11.790Z (over 1 year ago)
- Language: Java
- Size: 3.93 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Numbers
====
[](https://search.maven.org/#search|ga|1|g%3A%22com.github.peteroupc%22%20AND%20a%3A%22numbers%22)
----
A Java library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components.
How to Install
---------
The library is available
as an [artifact](https://search.maven.org/#search|ga|1|g%3A%22com.github.peteroupc%22%20AND%20a%3A%22numbers%22) in the Central Repository. To add this library to a Maven
project, add the following to the `dependencies` section in your `pom.xml` file:
```xml
com.github.peteroupc
numbers
1.8.2
```
In other Java-based environments, the library can be referred to by its
group ID (`com.github.peteroupc`), artifact ID (`numbers`), and version, as given earlier.
Documentation
------------
**See the [Java API documentation](https://peteroupc.github.io/Numbers/api/).**
Source Code
---------
Source code is available in the [project page](https://github.com/peteroupc/Numbers-Java).
About
-----------
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under the Unlicense: [https://unlicense.org/](https://unlicense.org/)
## Signing Key
Release versions of the Java version of this library are signed with the following signing key.
- ID: `Peter Occil (Maven key) `
- Fingerprint: 1A82D51407003717A4171AAC87522D618F2B2338