Thread history
Jump to navigation
Jump to search
Time | User | Activity | Comment |
---|---|---|---|
No results |
It's written by me, and not yet open sourced ;)
And it's very simple. Just have a look at Neuromancer.FastMath. U just wrapped similar things in an elegant API ;)
just found a good math library Commons Math3
it has a much better approximation of exp than the look-up-table without memory version, and is still 2x faster than StrictMath