julia
f3eabc3a - Fix type instability in decompose(::Float64) on 32-bit

Commit
9 years ago
Fix type instability in decompose(::Float64) on 32-bit Need at least 64-bit to store the result of Float64 decomposition. (A very good use case for return type declarations.)
Author
Committer
Parents
Loading