Search Criteria
Package Details: python-pypardiso 0.4.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-pypardiso.git (read-only, click to copy) |
|---|---|
| Package Base: | python-pypardiso |
| Description: | Python interface to the Intel MKL Pardiso library to solve large sparse linear systems of equations |
| Upstream URL: | https://github.com/haasad/PyPardisoProject |
| Licenses: | BSD-3-Clause |
| Submitter: | carlosal1015 |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-04-08 22:56 (UTC) |
| Last Updated: | 2026-02-01 17:55 (UTC) |
Dependencies (7)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit-2025AUR, intel-oneapi-toolkit)
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- python-pytest (check)
Required by (1)
- python-pyfvtool (check)
Latest Comments
gilcu3 commented on 2025-02-06 07:12 (UTC)
@carlosal1015 compilation is currently not working because the folder name has changed (the suffix Project is no longer necessary).
carlosal1015 commented on 2023-08-17 17:13 (UTC)
Many thanks @Alad for point this. Fixed now.
Alad commented on 2023-08-17 13:34 (UTC)