Search Criteria
Package Details: python-formulaic 1.0.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-formulaic.git (read-only, click to copy) |
---|---|
Package Base: | python-formulaic |
Description: | A high performance of Wilkinson formulas in Pythonn |
Upstream URL: | https://github.com/matthewwardrop/formulaic |
Licenses: | MIT |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-17 21:29 (UTC) |
Last Updated: | 2024-09-23 19:10 (UTC) |
Dependencies (17)
- python (python37AUR, python311AUR, python310AUR)
- python-astor (python-astor-gitAUR)
- python-interface-metaAUR
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pandas
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-typing_extensions
- python-wrapt
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-pytest (check)
- python-sympy (python-sympy-gitAUR) (check)
- python-pyarrow (optional)
- python-sympy (python-sympy-gitAUR) (optional)
Latest Comments
adsun commented on 2022-11-26 01:02 (UTC)
This now requires
python-hatchling
in depends,python-hatch-vcs
in makedepends, andpython-interface-meta
andpython-sympy
in checkdepends, in order to build in a clean chroot.Jaggar76 commented on 2022-03-22 18:27 (UTC)
Seems to also require python-sympy
getzze commented on 2022-02-11 00:08 (UTC)
Missing
python-interface-meta
dependency