JuliaMath / JuliaMath/IntelVectorMath.jl
Accuracy testing in addition to performance testing
Open
- Dominant language
- Julia
- Stars
- 75
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Some functions that are available in MKL are currently not defined, as they are slower than base, but "more accurate".
This should be evaluated, first by adding the various commented functions back in, and then comparing accuracy. This might need `BigFloats` computations.
This should also take into account the option to set the MKL accuracy, and evaluate impact.
The results should be added in the documentation (see #61)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.