{"id":23031061,"url":"https://github.com/timerke/biginteger_and_rationalnumber","last_synced_at":"2025-07-10T16:11:08.161Z","repository":{"id":132613699,"uuid":"326650419","full_name":"timerke/BigInteger_and_RationalNumber","owner":"timerke","description":"Классы Big_integer и Rational_number для работы с неограниченно большими целыми числами и рациональными числами","archived":false,"fork":false,"pushed_at":"2021-01-25T18:12:33.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T11:43:07.072Z","etag":null,"topics":["biginteger","cpp","rationalnumber"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timerke.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":"2021-01-04T10:40:06.000Z","updated_at":"2021-01-28T19:48:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d5ac9cc-949e-4af8-bafd-85cbc20bd678","html_url":"https://github.com/timerke/BigInteger_and_RationalNumber","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/timerke%2FBigInteger_and_RationalNumber","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timerke%2FBigInteger_and_RationalNumber/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timerke%2FBigInteger_and_RationalNumber/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timerke%2FBigInteger_and_RationalNumber/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timerke","download_url":"https://codeload.github.com/timerke/BigInteger_and_RationalNumber/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246894130,"owners_count":20851064,"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":["biginteger","cpp","rationalnumber"],"created_at":"2024-12-15T15:32:44.933Z","updated_at":"2025-04-02T21:24:04.462Z","avatar_url":"https://github.com/timerke.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BigInteger_and_RationalNumber\n\n[![Build Status](https://travis-ci.com/timerke/BigInteger_and_RationalNumber.svg?branch=main)](https://travis-ci.com/timerke/BigInteger_and_RationalNumber)\n\n## Класс Big_integer\nКлассы Big_integer предназначен для представления целых чисел с неограниченным количеством разрядов. Для класса перегружены операторы арифметики и ввода-вывода в потоки. Для внутреннего представления чисел этого типа используется динамический массив. Использование разработанного класс продемонстрировано, например, на вычислении факториала числа 10000.\n## Класс Rational_number\nКласс Rational_number предназначен для представления рациональных чисел, то есть чисел в виде пары целых чисел: числитель и знаменатель. Класс имеет метод сокращения дроби, то есть поиск наибольшего общего делителя и автоматическое деление на него числителя и знаменателя, если он больше 1. Для класса перегружены арифметические операции с автоматическим сокращением дроби. Использование разработанного класса продемонстрировано, например, на приближенном вычислении числа π по формуле ряда Лейбница.\n## Тесты\nРабота классов Big_integer и Rational_number протестирована с помощью тестов, написанных с помощью библиотеки googletest.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimerke%2Fbiginteger_and_rationalnumber","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimerke%2Fbiginteger_and_rationalnumber","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimerke%2Fbiginteger_and_rationalnumber/lists"}