Search Criteria
Package Details: python-sparse 0.15.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-sparse.git (read-only, click to copy) |
---|---|
Package Base: | python-sparse |
Description: | Sparse n-dimensional arrays for the PyData ecosystem |
Upstream URL: | https://sparse.pydata.org |
Licenses: | BSD-3-Clause |
Submitter: | thrasibule |
Maintainer: | AlexBocken |
Last Packager: | AlexBocken |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-13 22:55 (UTC) |
Last Updated: | 2024-05-26 16:08 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-numba (python-numba-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-setuptools (make)
- python-dask (check)
- python-pytest (check)
- python-pytest-blackAUR (check)
- python-pytest-cov (check)
- python-pytest-flake8 (check)
- python-toolz (check)
Required by (5)
- python-array-api-compat (optional)
- python-autoray (check)
- python-dscribe
- python-hyperspy-git
- python-rosettasciio
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
jat255 commented on 2020-08-31 22:11 (UTC)
0.10.0 will not compile for me because of some python-black formatting errors in the check function. Updating the PKGBUILD to 0.11.1 and the sha256sum to
0aba230ba0473c31c2f558639d3f851771fe2da782a50c5ab381f2325d6e7135
makes everything work.jlaehne commented on 2020-08-11 08:43 (UTC)
on a clean install also needed python-toolz to run the checks
jlaehne commented on 2020-08-06 11:51 (UTC)
Please add make dependency on 'pytest-black', otherwise the make fails!
xyproto commented on 2019-03-18 14:00 (UTC)
The check() function in this package depends on both python-numba and python2-numba being installed.
joanmanel commented on 2018-09-28 14:45 (UTC)
I have it installed, but it still says it cannot import it
thrasibule commented on 2018-09-28 13:45 (UTC)
@joanmanel you need to install python-numba. Dependencies in split packages are not recognized. It's a bug in makepkg https://bugs.archlinux.org/task/42191 or yaourt if you're using yaourt https://github.com/archlinuxfr/yaourt/issues/85
joanmanel commented on 2018-09-28 09:39 (UTC)
@thrasibule https://pastebin.com/42GzrJYv
thrasibule commented on 2018-09-27 13:51 (UTC)
@joanmanel can you put the errors that you see in a pastebin? Tests run fine here without errors.
« First ‹ Previous 1 2 3 Next › Last »