Hacker News new | ask | show | jobs
by ChrisRackauckas 887 days ago
Totally agreed. In Julia we use https://github.com/SciML/MuladdMacro.jl all over the place so that way it's contextual and does not bleed into other functions. fast-math changing everything is just... dangerous.