Search Criteria
Package Details: python-numdifftools 0.9.42-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-numdifftools.git (read-only, click to copy) |
|---|---|
| Package Base: | python-numdifftools |
| Description: | Solve automatic numerical differentiation problems in one or more variables |
| Upstream URL: | https://github.com/pbrod/numdifftools |
| Licenses: | BSD-3-Clause |
| Submitter: | carlosal1015 |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-01-04 00:12 (UTC) |
| Last Updated: | 2025-12-15 00:44 (UTC) |
Dependencies (9)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-build (make)
- python-installer (make)
- python-pdm-backend (make)
- python-wheel (make)
- python-algopyAUR (check)
- python-hypothesis (check)
- python-lineprofilerAUR (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
Required by (2)
- python-lmfit
- python-lmfit-git (optional)
Latest Comments
iyanmv commented on 2026-01-13 20:34 (UTC)
You are missing
python-pytestincheckdepends, so thecheck()function fails withbuild/python-numdifftools/src/numdifftools-0.9.42/test-env/bin/python: No module named pytestjrohwer commented on 2025-12-14 14:45 (UTC)
The latest version requires
python-pdm-backendas a build dependency. Alsopython-pytest-runneris listed as a build dependency but is not needed. Moreover it is deprecated due to security issues. Please update PKGBUILD accordingly.micwoj92 commented on 2025-09-20 03:25 (UTC)
Same tests fail for me:
carsme commented on 2024-01-15 09:03 (UTC)
The tests fail, both on my system and in a chroot: