An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Numbers
====

[![Maven Central](https://img.shields.io/maven-central/v/com.github.peteroupc/numbers.svg?style=plastic)](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