implement approx in terms of allclose
Open
- Dominant language
- Rust
- Stars
- 34
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
NdArray's `approx(n)` approximates values to n digits should be implemented in terms of `allclose`. Current implementation might(?) produce NaNs.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.