{"id":17245249,"url":"https://github.com/axtens/bignum-eu","last_synced_at":"2026-01-05T08:48:32.362Z","repository":{"id":116209022,"uuid":"202049063","full_name":"axtens/bignum-eu","owner":"axtens","description":"Steven S. Skiena's bignum.c in Euphoria.","archived":false,"fork":false,"pushed_at":"2019-08-13T05:24:36.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T06:42:07.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"E","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/axtens.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2019-08-13T02:40:45.000Z","updated_at":"2019-08-13T05:24:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ccb05a9-10cd-435d-a726-29a03a7529c3","html_url":"https://github.com/axtens/bignum-eu","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/axtens%2Fbignum-eu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2Fbignum-eu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2Fbignum-eu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axtens%2Fbignum-eu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axtens","download_url":"https://codeload.github.com/axtens/bignum-eu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245591618,"owners_count":20640692,"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-10-15T06:28:59.911Z","updated_at":"2026-01-05T08:48:32.331Z","avatar_url":"https://github.com/axtens.png","language":"E","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bignum-eu\nSteven S. Skiena's bignum.c in Euphoria.\n\nImplements large integer arithmetic: addition, subtraction, multiplication, and division.\n\nThe original C program appears in Steve's book: [\"Programming Challenges: The Programming Contest Training Manual\"](http://www.amazon.com/exec/obidos/ASIN/0387001638/thealgorithmrepo/)\nby Steven Skiena and Miguel Revilla, Springer-Verlag, New York 2003.\n\nSee Steve and Miguel's [website](http://www.programming-challenges.com) for additional information.\n\nBruce's release contains:\n\n * README.md - this file\n * bignum.e\n * test.ex\n * tests/ folder\n * LICENSE\n\nBetter testing and better documentation may follow.\n\nMIT license.\n\nNew News\n--------\n\n * power_modulus working\n * base_to_bignum\n * bignum_to_base\n * starting to use euphoria's unit testing framework \n\nOld News\n--------\n\n * power_bignum\n * power_modulus (untested)\n * test.ex demonstrates calculating 2^1000 (which node and JScript won't do on the javascript version)\n * memoization on + - * / ^ mod compare\n * Divide works.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxtens%2Fbignum-eu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxtens%2Fbignum-eu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxtens%2Fbignum-eu/lists"}