{"id":18623670,"url":"https://github.com/Ueaj-Kerman/Fractions","last_synced_at":"2025-11-03T18:30:28.297Z","repository":{"id":111231751,"uuid":"297387050","full_name":"Devan-Kerman/Fractions","owner":"Devan-Kerman","description":"A good tm implementation of fractions in Java","archived":false,"fork":false,"pushed_at":"2020-10-15T13:13:12.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T05:25:04.406Z","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":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Devan-Kerman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-09-21T15:47:51.000Z","updated_at":"2020-10-15T13:13:14.000Z","dependencies_parsed_at":"2023-03-25T21:04:20.905Z","dependency_job_id":null,"html_url":"https://github.com/Devan-Kerman/Fractions","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FFractions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FFractions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FFractions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devan-Kerman%2FFractions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devan-Kerman","download_url":"https://codeload.github.com/Devan-Kerman/Fractions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418575,"owners_count":19635208,"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-11-07T04:25:35.826Z","updated_at":"2025-11-03T18:30:28.244Z","avatar_url":"https://github.com/Devan-Kerman.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fractions\nFractions for java\n\n## Autoexpanding\nWhen a LongFraction overflows, it first attempts to simplify itself, if that fails then the fraction is too large to fit in a long/long fraction, so instead it uses BigFraction, which is BigInteger/BigInteger\n### Autoshrinking\nWhen a BigFraction's value can be stored in a LongFraction, it does so\n\n## Brrrr\nFractions lazily simplify, so it's performance is much faster than autosimplification, and there's a small cache of common numbers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUeaj-Kerman%2FFractions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FUeaj-Kerman%2FFractions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FUeaj-Kerman%2FFractions/lists"}