Search Criteria
Package Details: python-sparse 0.13.0-1
Git Clone URL: | https://aur.archlinux.org/python-sparse.git (read-only, click to copy) |
---|---|
Package Base: | python-sparse |
Description: | Sparse multidimensional arrays on top of numpy and scipy |
Upstream URL: | https://sparse.pydata.org |
Licenses: | BSD-3-Clause |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-13 22:55 (UTC) |
Last Updated: | 2021-12-20 20:44 (UTC) |
Dependencies (10)
- python-numba (python-numba-gitAUR)
- python-numpy (python-numpy1.22AUR, python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-openblasAUR, python-numpy-mklAUR, python-numpy-gitAUR)
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR)
- python-setuptools (make)
- python-dask (check)
- python-pytest (check)
- python-pytest-black (check)
- python-pytest-cov (check)
- python-pytest-flake8 (check)
- python-toolz (check)
Latest Comments
1 2 3 Next › Last »
carlosal1015 commented on 2023-01-26 17:07 (UTC)
Hi, I have the following message error:
thrasibule commented on 2022-11-08 17:39 (UTC)
Looks like it can't import distutils.msvccompiler. It's part of the arch python package, I'm not sure why you don't have it installed.
carlosal1015 commented on 2022-06-16 19:09 (UTC)
Is true, now is fixed.
thrasibule commented on 2022-03-24 18:45 (UTC)
looks like a bug with python-pytest-black. dependency on python-toml is missing there.
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
1 2 3 Next › Last »