{"id":28126092,"url":"https://github.com/theadaptoid/simple-math","last_synced_at":"2025-05-14T10:23:30.371Z","repository":{"id":283568724,"uuid":"950354711","full_name":"TheAdaptoid/Simple-Math","owner":"TheAdaptoid","description":"Simple Math is a collection of functions for performing basic mathematical operations.","archived":false,"fork":false,"pushed_at":"2025-03-20T22:37:24.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T23:29:17.753Z","etag":null,"topics":["mathematics","package","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/TheAdaptoid.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":"2025-03-18T03:09:26.000Z","updated_at":"2025-03-20T22:38:31.000Z","dependencies_parsed_at":"2025-03-21T16:46:26.784Z","dependency_job_id":null,"html_url":"https://github.com/TheAdaptoid/Simple-Math","commit_stats":null,"previous_names":["theadaptoid/simple-math"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAdaptoid%2FSimple-Math","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAdaptoid%2FSimple-Math/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAdaptoid%2FSimple-Math/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAdaptoid%2FSimple-Math/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAdaptoid","download_url":"https://codeload.github.com/TheAdaptoid/Simple-Math/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254120380,"owners_count":22017977,"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":["mathematics","package","python"],"created_at":"2025-05-14T10:23:15.437Z","updated_at":"2025-05-14T10:23:30.360Z","avatar_url":"https://github.com/TheAdaptoid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Math\n\nSimple Math is a collection of functions for performing basic mathematical operations.\n\n```bash\npip install simple-math\n```\n\n## Arithmetic\n\n### Elementary\n\nThis module contains the implementation of the simplest arithmetic operations.\n\nThe functions in this module are used to add, subtract, multiply and divide two numbers.\n\nThe functions are:\n\n- `add(a, b)`: Adds two numbers.\n- `subtract(a, b)`: Subtracts two numbers.\n- `multiply(a, b)`: Multiplies two numbers.\n- `divide(a, b)`: Divides two numbers.\n- `integer_divide(a, b)`: Divides two numbers using integer division.\n\nThe functions take two arguments, which must be of type `int` or `float`.\nThe return value is of the same type as the arguments.\n\nThe functions will raise a `TypeError` if the arguments are not of type `int` or `float`.\n\nThe functions will raise a `ValueError` if the arguments are zero\nwhen using the `divide` or `integer_divide` functions.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheadaptoid%2Fsimple-math","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheadaptoid%2Fsimple-math","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheadaptoid%2Fsimple-math/lists"}