mirror of
https://github.com/HandmadeMath/HandmadeMath.git
synced 2026-02-26 17:14:57 +00:00
* Add N0/Z0 projection Remove configuration macro * Update update_hmm.c Co-authored-by: Ben Visness <bvisness@users.noreply.github.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