← Back to context Comment by xpe 4 hours ago What are some of your favorite sources to dig into this field as a whole? 1 comment xpe Reply AlotOfReading 3 hours ago Anything discussing fast inverse sqrt will go over the logarithmic side [0], as it's the key insight behind that code. Exp is just the other direction. It's not widely documented in text otherwise, to my knowledge.[0] https://github.com/francisrstokes/githublog/blob/main/2024/5...
AlotOfReading 3 hours ago Anything discussing fast inverse sqrt will go over the logarithmic side [0], as it's the key insight behind that code. Exp is just the other direction. It's not widely documented in text otherwise, to my knowledge.[0] https://github.com/francisrstokes/githublog/blob/main/2024/5...
Anything discussing fast inverse sqrt will go over the logarithmic side [0], as it's the key insight behind that code. Exp is just the other direction. It's not widely documented in text otherwise, to my knowledge.
[0] https://github.com/francisrstokes/githublog/blob/main/2024/5...