{"id":19519173,"url":"https://github.com/richmit/mrmathcpp","last_synced_at":"2025-10-17T20:37:15.538Z","repository":{"id":260535781,"uuid":"881574526","full_name":"richmit/MRMathCPP","owner":"richmit","description":"Simple Math Stuff","archived":false,"fork":false,"pushed_at":"2025-02-10T21:34:37.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T22:30:17.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/richmit.png","metadata":{"files":{"readme":"README.org","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":"2024-10-31T20:56:43.000Z","updated_at":"2025-02-10T21:34:40.000Z","dependencies_parsed_at":"2024-10-31T22:19:17.476Z","dependency_job_id":"28036827-1b0a-4999-bc51-3a0662ea201a","html_url":"https://github.com/richmit/MRMathCPP","commit_stats":null,"previous_names":["richmit/mrmathcpp"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FMRMathCPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FMRMathCPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FMRMathCPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richmit%2FMRMathCPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richmit","download_url":"https://codeload.github.com/richmit/MRMathCPP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240766606,"owners_count":19854119,"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-11T00:16:40.430Z","updated_at":"2025-10-17T20:37:15.529Z","avatar_url":"https://github.com/richmit.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"* MRMathCPP\r\n\r\nMRMathCPP is a collection of very simple math routines very carefully implemented.\r\n\r\nThis library started as a way to render common constructs like ~abs(x1-x2)\u003ceps~ into more readable code like ~fc::near(x1, x2, eps)~.\r\nOver time it grew to contain much more, but I've tried to keep the focus on simple stuff like =sgn= and =max4= that I use over and over\r\nagain across several code bases.\r\n\r\n* Documentation\r\n\r\n   https://www.mitchr.me/SS/MRMathCPP/doc-lib/autodocs/html/index.html\r\n\r\n* Use\r\n\r\nIf you are using an IDE, then simply add the =lib/= directory, or the =.hpp= files it contains, to your project.  If you are using\r\nGCC/Clang on the command line, then add the =lib/= directory to your include path with the =-I= compiler option.  To use from CMake,\r\nsee the file [[https://github.com/richmit/MRMathCPP/blob/main/IncludeMRMathCPPLib.cmake][IncludeMRMathCPPLib.cmake]] at the root of\r\nthe repository.\r\n\r\nIn your code you can include just the specific headers you need, or include them all with =MRMathCPP.hpp=.\r\n\r\nHAVE FUN!\r\n\r\n-mitch\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichmit%2Fmrmathcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichmit%2Fmrmathcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichmit%2Fmrmathcpp/lists"}