613d28098a
- drop do-not-use-numpy-decorators.patch - drop numpy125.patch - Update to 0.4.1 * BLD: fix building with Clang, avoid using GCC-specific -print-sysroot * BLD: try to locate OpenBLAS with pkg-config first * BLD: add support for using a native file to set library/include dirs * DOC: update and extend the install instructions * MAINT: include particular headers only for version < 6 - 0.4.0 * Allow reuse of symbolic factorization * do not use deprecated pkg_resources * fix deprecation warning * do not use NumPy decorators * do not use nose-compat NumPy functions * BLD: fix the build, remove stdint.h and suppress warnings * TST: fix issues in test suite * BLD: fix building in conda envs
Daniel Garcia2024-02-07 07:31:40 +00:00
54b44ee954
Accepting request 1109269 from devel:languages:python:numeric
Ana Guerrero2023-09-06 17:00:03 +00:00
734a635248
- Switch from nose to pytest. - Add do-not-use-numpy-decorators.patch: * The numpy decorators require nose, switch to unittest.skipIf()
Steve Kowalik2021-09-09 02:09:53 +00:00