Hacker News new | ask | show | jobs
by ncruces 531 days ago
I collected this, and a few others here: https://github.com/ncruces/fastmath/blob/main/fast.go

It's in Go, but ports easily to other languages.

See also: https://stackoverflow.com/questions/32042673/optimized-low-a...

1 comments

Excellent! Will have a look.