Search Criteria
Package Details: python-qiskit 1:0.45.0-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 quantum computers at the level of extended quantum circuits, operators, and primitives |
Upstream URL: | https://github.com/Qiskit/qiskit |
Licenses: | Apache |
Conflicts: | python-qiskit-terra |
Provides: | python-qiskit-terra |
Submitter: | iyanmv |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 4 |
Popularity: | 0.82 |
First Submitted: | 2020-12-06 14:52 (UTC) |
Last Updated: | 2023-11-05 10:22 (UTC) |
Dependencies (35)
- cython (cython-gitAUR, cython0)
- python-dateutil
- python-dill
- python-numpy (python-numpy1.22AUR, python-numpy-flameAUR, python-numpy-mkl-binAUR, python-numpy-openblasAUR, python-numpy-mklAUR, python-numpy-gitAUR)
- python-ply
- python-psutil
- python-rustworkxAUR
- python-scipy (python-scipy-mkl-binAUR, python-scipy-mklAUR, python-scipy-gitAUR)
- python-stevedore
- python-symengine
- python-sympy (python-sympy-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-rust (make)
- python-wheel (make)
- cplexAUR (optional) – commercial solver for mathematical optimization problems
- python-constraintAUR (python-constraint-gitAUR) (optional) – support for handling CSPs (Constraint Solving Problems)
- python-docplexAUR (optional) – IBM Decision Optimization CPLEX Modeling
- python-ipywidgets (optional) – IPython HTML widgets for Jupyter
- Show 15 more dependencies...
Required by (12)
- python-qiskit-aer
- python-qiskit-algorithms
- python-qiskit-dynamics
- python-qiskit-experiments
- python-qiskit-finance
- python-qiskit-ibm-experiment
- python-qiskit-ibm-provider
- python-qiskit-ibm-runtime
- python-qiskit-ibmq-provider (requires python-qiskit-terra)
- python-qiskit-machine-learning
- python-qiskit-nature
- python-qiskit-optimization
Latest Comments
iyanmv commented on 2023-08-27 14:48 (UTC)
This is no longer a "metapackage" and it is what it used to be called qiskit-terra. Please let me know if you have any issues with the last update. I had to add
epoch=1
because the version went from 0.44.0 to 0.25.1.iyanmv commented on 2022-09-28 08:43 (UTC) (edited on 2022-09-28 08:44 (UTC) by iyanmv)
I changed my mind and I will keep all the packages as they are right now. At least, until things are changed upstream.
petronny commented on 2022-09-28 08:39 (UTC)
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 packagespython-qiskit-*
, I will only keep two:python-qiskit
(terra, aer, and ibqm) andpython-qiskit-extra
(optimization, finance, nature and experiments).iyanmv commented on 2021-12-13 11:38 (UTC)
See this: https://aur.archlinux.org/packages/python-qiskit-terra/#pinned-840637
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.