JuliaMath / JuliaMath/VisualizeULPError.jl
be smarter about sampling?
Open
- Dominant language
- Julia
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Floating-point numbers are denser for lesser magnitudes. This means that a lot of effort may be wasted by the current implementation, sampling uniformly, for the parts of the chosen interval that are greater in magnitude. Alternatively, the denser parts of the interval might not be covered well enough.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.