julia
e849169b - Fix computation of range length in certain cases (fix #20373) (#20377)

Commit
8 years ago
Fix computation of range length in certain cases (fix #20373) (#20377) Linspace construction fails on 32-bit systems, a failure mode uncovered by the new tests added in this change, but not caused by the change. Thus the failing tests are disabled and/or commented out to be fixed in another PR.
Parents
Loading