Another fix (one mentioned in detailed release notes) is where asinh(-0.0) used to return 0.0
These unexpected behaviours are tough to nail down when one is trying to get the code/setup working. Really appreciate the time these fixes potentially save for future users. The complex nature probably also hints at maturity of Rust codebase.
Comments
Another fix (one mentioned in detailed release notes) is where asinh(-0.0) used to return 0.0
These unexpected behaviours are tough to nail down when one is trying to get the code/setup working. Really appreciate the time these fixes potentially save for future users. The complex nature probably also hints at maturity of Rust codebase.