Search Criteria
Package Details: python-numpy-quaternion 2020.11.2.17.0.49-1
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: | |
Submitter: | bcb |
Maintainer: | bcb |
Last Packager: | bcb |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-05 08:37 |
Last Updated: | 2020-11-08 10:51 |
Dependencies (6)
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin)
- python-pytest (check)
- python-pytest-cov (check)
- python-setuptools (make)
- python-numba (python-numba-py39-git) (optional) – speedup of numerical functions
Latest Comments
Anonymous comment on 2019-11-15 16:34
This happens now in Python 3.8:
bcb commented on 2019-10-01 17:41
@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
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?
Anonymous comment on 2019-09-28 23:38
Test do not pass with the update from 28.08.19: