Search Criteria
Package Details: python-numpy-quaternion 2022.4.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-numpy-quaternion.git (read-only, click to copy) |
---|---|
Package Base: | python-numpy-quaternion |
Description: | Add built-in support for quaternions to NumPy |
Upstream URL: | https://quaternion.readthedocs.io/ |
Licenses: | MIT |
Submitter: | bcb |
Maintainer: | bcb |
Last Packager: | bcb |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-05 08:37 (UTC) |
Last Updated: | 2023-12-02 17:17 (UTC) |
Dependencies (9)
- 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-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
- python-pytest-cov (check)
- python-numba (python-numba-gitAUR) (optional) – speedup of numerical functions
Latest Comments
<deleted-account> commented on 2019-11-15 16:34 (UTC)
This happens now in Python 3.8:
bcb commented on 2019-10-01 17:41 (UTC)
@alleut The fix was applied by upstream and is in the latest release which I have just packaged. Let me know if you have further problems with it.
bcb commented on 2019-09-29 10:18 (UTC) (edited on 2019-09-29 10:18 (UTC) by bcb)
Looks like a simple floating-point comparison error. Interesting that you ran into that and I didn't.
Anyway, I've submitted a pull request to upstream which should fix this (I see you or somebody else filed a bug report there already, thanks). I've also uploaded a new release which applies this fix before building. Could you try this and let me know if it works?
<deleted-account> commented on 2019-09-28 23:38 (UTC)
Test do not pass with the update from 28.08.19: