mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2025-10-18 06:31:48 +00:00

* Make all functions static inline * Updated email in credits Co-authored-by: Zakary Strange <ZakaryStrange@gmail.com>
Testing
You can compile and run the tests yourself by running:
make
To run a specific test configuration, run one of:
make c
make c_no_sse
make cpp
make cpp_no_sse