https://github.com/fish-soup-dev/cpml
A C++ header only math library
https://github.com/fish-soup-dev/cpml
Last synced: 2 months ago
JSON representation
A C++ header only math library
- Host: GitHub
- URL: https://github.com/fish-soup-dev/cpml
- Owner: Fish-Soup-Dev
- Created: 2022-08-30T21:39:00.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-10T03:48:11.000Z (over 2 years ago)
- Last Synced: 2023-06-03T04:24:55.084Z (almost 2 years ago)
- Language: C++
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CPML
A C++ header only math library# How to use
Just inclue cpml.hpp in your project and your done.