I changed my mind and I will keep all the packages as they are right now. At least, until things are changed upstream.
Search Criteria
Package Details: python-qiskit 1:2.2.3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-qiskit.git (read-only, click to copy) |
|---|---|
| Package Base: | python-qiskit |
| Description: | An open-source SDK for working with (IBM) quantum computers |
| Upstream URL: | https://github.com/Qiskit/qiskit |
| Licenses: | Apache-2.0 |
| Conflicts: | python-qiskit-terra |
| Provides: | libqiskit.so |
| Submitter: | iyanmv |
| Maintainer: | iyanmv |
| Last Packager: | iyanmv |
| Votes: | 5 |
| Popularity: | 0.000969 |
| First Submitted: | 2020-12-06 14:52 (UTC) |
| Last Updated: | 2025-10-30 22:47 (UTC) |
Dependencies (34)
- python-dill
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-rustworkxAUR
- python-scipy (python-scipy-gitAUR, python-scipy-mkl-binAUR, python-scipy-mkl-tbbAUR, python-scipy-mklAUR)
- python-stevedore
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- cbindgen (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-setuptools-rust (make)
- python-wheel (make)
- ipython (ipython-gitAUR) (check)
- python-ddt (check)
- python-stestr (check)
- ipython (ipython-gitAUR) (optional) – interactivity
- python-constraintAUR (python-constraint-gitAUR) (optional) – support for handling CSPs (Constraint Solving Problems)
- python-cvxpy (optional) – convex optimization problems
- Show 14 more dependencies...
Required by (16)
- python-qiskit-addon-cutting
- python-qiskit-addon-mpf
- python-qiskit-addon-obp
- python-qiskit-addon-utils
- python-qiskit-aer
- python-qiskit-algorithms
- python-qiskit-dynamics
- python-qiskit-experiments
- python-qiskit-finance
- python-qiskit-ibm-experiment
- python-qiskit-ibm-runtime
- python-qiskit-ibm-transpiler
- python-qiskit-machine-learning
- python-qiskit-nature
- python-qiskit-optimization
- python-qiskit-qasm3-import
Sources (1)
Latest Comments
« First ‹ Previous 1 2
iyanmv commented on 2022-09-28 08:43 (UTC) (edited on 2022-09-28 08:44 (UTC) by iyanmv)
petronny commented on 2022-09-28 08:39 (UTC)
I plan to rewrite all these python-qiskit PKGBUILDS soon.
Hi, will these changes to be applied soon?
iyanmv commented on 2022-02-10 10:36 (UTC)
I plan to rewrite all these python-qiskit PKGBUILDS soon. Instead of so many packages python-qiskit-*, I will only keep two: python-qiskit (terra, aer, and ibqm) and python-qiskit-extra (optimization, finance, nature and experiments).
iyanmv commented on 2021-12-13 11:38 (UTC)
iyanmv commented on 2021-12-02 12:30 (UTC)
micwoj92: I will update the packages within this week. Hopefully, it doesn't take too much time, but in the past, things didn't work as smooth as they should. I think qiskit modules are a bit "chaotic" at the moment, and the moment you leave the "official" way of doing things (pip install qiskit), there are a few issues.
iyanmv commented on 2021-03-02 21:13 (UTC)
I will update this (and the rest of the qiskit packages) hopefully by the end of the week. Sorry, I didn't have any time so far.
Pinned Comments
iyanmv commented on 2025-02-22 21:37 (UTC)
This package now uses, hopefully only temporarily, an old version of symengine and python-symengine (0.13.0). This is due to QPY format relying on symengine serialization, which is not guaranteed to have backwards compatibility. For more details, read this.