Closed GDBobby closed 7 months ago
equally as accurate as std::sin, 21-26x faster
Hey Bobby, what is the status of this PR currently?
Working on some other stuff at the moment, I'll wrap up the rest of the trig functions and add the unit test in a week or two
idk how to re-run the checks but i think i covered all the test cases
idk how to re-run the checks but i think i covered all the test cases
Merged some changes I made on origin into your branch. Test will run now! ^^
Oh, I see why your failing to build. I made a change to the namespace of bits.hpp. It is no longer ccm::helpers
but now ccm::support
. Should be trivial to fix.
Crap I accidentally merged the PR. Give me a moment to fix this.
equally as accurate as std::sin, 21-26x faster