https://github.com/richmit/mrmathcpp
Simple Math Stuff
https://github.com/richmit/mrmathcpp
Last synced: 8 months ago
JSON representation
Simple Math Stuff
- Host: GitHub
- URL: https://github.com/richmit/mrmathcpp
- Owner: richmit
- Created: 2024-10-31T20:56:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T21:34:37.000Z (over 1 year ago)
- Last Synced: 2025-02-10T22:30:17.383Z (over 1 year ago)
- Language: C++
- Size: 275 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* MRMathCPP
MRMathCPP is a collection of very simple math routines very carefully implemented.
This library started as a way to render common constructs like ~abs(x1-x2)