Open dcherian opened 3 months ago
https://www.johndcook.com/blog/2008/09/26/comparing-three-methods-of-computing-standard-deviation/ https://www.johndcook.com/blog/2008/09/28/theoretical-explanation-for-numerical-results/
will require upstream fixes to npg too.
This should let us delete this SKIPPED_FUNCS bit: https://github.com/xarray-contrib/flox/blob/4dbadaed6d4fd5b525f017182ce19c13cebb1e24/tests/strategies.py#L35-L39
SKIPPED_FUNCS
https://ds.ifi.uni-heidelberg.de/files/Team/eschubert/publications/SSDBM18-covariance-authorcopy.pdf
https://www.johndcook.com/blog/2008/09/26/comparing-three-methods-of-computing-standard-deviation/ https://www.johndcook.com/blog/2008/09/28/theoretical-explanation-for-numerical-results/
will require upstream fixes to npg too.
This should let us delete this
SKIPPED_FUNCS
bit: https://github.com/xarray-contrib/flox/blob/4dbadaed6d4fd5b525f017182ce19c13cebb1e24/tests/strategies.py#L35-L39