LogExpFunctions.jl icon indicating copy to clipboard operation
LogExpFunctions.jl copied to clipboard

`log1pmx`and `logmxp1` are probably not optimized for `Float32` and `Float16`

Open simsurace opened this issue 3 years ago • 0 comments

We need to check whether there are numerical accuracy issues or problematic inputs for Float32 and Float16, and if there are, write optimizations for these types.

simsurace avatar Apr 27 '22 18:04 simsurace