Commit Graph

4 Commits

Author SHA1 Message Date
David Duarte
f48f0ff4d7 test: Add numpy include path
test/setup.py currently expects the numpy header to be in the
system include path. This is not always the case,
numpy.get_include() is used to add the include path for those cases.
2024-02-29 15:38:55 -08:00
Antoine SOULIER
663e3dd8a2 test: Enable fast-math on tests, and increase tolerance with SNS checks 2022-07-25 15:51:32 +02:00
Antoine SOULIER
c3071e0a29 test: Move python build from distutils to setuptools 2022-07-25 12:44:35 +02:00
Antoine SOULIER
064108b972 First release 2022-04-11 15:41:45 +02:00