{"id":22728867,"url":"https://github.com/peteroupc/numbers-java","last_synced_at":"2025-08-22T00:32:43.948Z","repository":{"id":46811746,"uuid":"49352358","full_name":"peteroupc/numbers-java","owner":"peteroupc","description":"A Java implementation of arbitrary-precision arithmetic classes","archived":false,"fork":false,"pushed_at":"2024-12-07T17:44:39.000Z","size":4125,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-10T17:18:11.790Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peteroupc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-01-10T03:51:34.000Z","updated_at":"2024-12-07T17:44:43.000Z","dependencies_parsed_at":"2022-08-29T23:00:18.192Z","dependency_job_id":"c8c3fe3a-77ac-485d-903d-8fabfff78890","html_url":"https://github.com/peteroupc/numbers-java","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2Fnumbers-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2Fnumbers-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2Fnumbers-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peteroupc%2Fnumbers-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peteroupc","download_url":"https://codeload.github.com/peteroupc/numbers-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230542289,"owners_count":18242332,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-10T17:18:18.729Z","updated_at":"2024-12-20T06:07:29.795Z","avatar_url":"https://github.com/peteroupc.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Numbers\n====\n\n[![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)\n\n----\n\nA Java library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components.\n\nHow to Install\n---------\nThe library is available\nas 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\nproject, add the following to the `dependencies` section in your `pom.xml` file:\n\n```xml\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.github.peteroupc\u003c/groupId\u003e\n  \u003cartifactId\u003enumbers\u003c/artifactId\u003e\n  \u003cversion\u003e1.8.2\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\nIn other Java-based environments, the library can be referred to by its\ngroup ID (`com.github.peteroupc`), artifact ID (`numbers`), and version, as given earlier.\n\nDocumentation\n------------\n\n**See the [Java API documentation](https://peteroupc.github.io/Numbers/api/).**\n\nSource Code\n---------\nSource code is available in the [project page](https://github.com/peteroupc/Numbers-Java).\n\nAbout\n-----------\n\nWritten by Peter O.\n\nAny copyright to this work is released to the Public Domain.\nIn case this is not possible, this work is also\nlicensed under the Unlicense: [https://unlicense.org/](https://unlicense.org/)\n\n## Signing Key\n\nRelease versions of the Java version of this library are signed with the following signing key.\n\n- ID: `Peter Occil (Maven key) \u003cpoccil14@gmail.com\u003e`\n- Fingerprint: 1A82D51407003717A4171AAC87522D618F2B2338\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteroupc%2Fnumbers-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeteroupc%2Fnumbers-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeteroupc%2Fnumbers-java/lists"}