NdArray's `approx(n)` approximates values to n digits should be implemented in terms of `allclose`. Current implementation might(?) produce NaNs.
NdArray's
approx(n)approximates values to n digits should be implemented in terms ofallclose. Current implementation might(?) produce NaNs.