Skip to content

Fixup: array comparison tolerance in tests

Raffi Enficiaud requested to merge test/accuracy-fix into main

While the two implementation of the interpolation function are identical, the ordering of the operation may be different when using MKL as a BLAS backend, which makes the arrays non bit-comparable.

Fixes the patch needed here: computing/conda!1468 (closed)

Changed the project's metadata on pypi. A preview can be found here: https://test.pypi.org/project/pyseobnr-test/0.2.13rc4/

Merge request reports

Loading