Search Criteria
Package Details: python-qiskit 1:1.3.2-3
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 |
Submitter: | iyanmv |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 5 |
Popularity: | 0.28 |
First Submitted: | 2020-12-06 14:52 (UTC) |
Last Updated: | 2025-01-21 22:07 (UTC) |
Dependencies (33)
- python-dateutil (python-dateutil-gitAUR)
- 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
- python-symengine
- python-sympy (python-sympy-gitAUR)
- 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
- python-matplotlib (python-matplotlib-gitAUR) (optional) – plotting support
- python-pillow (python-pillow-simd-gitAUR) (optional) – image support
- python-pydot (optional) – Graphviz's Dot support
- python-pylatexenc (optional) – LaTeX support emoji selector
- python-qiskit-aerAUR (python-qiskit-aer-gpuAUR) (optional) – high performance simulator for quantum circuits
- python-qiskit-experimentsAUR (optional) – tools for building, running, and analysis of experiments on noisy quantum computers
- python-qiskit-financeAUR (optional) – stock/securities problems, portfolio optimizations and finance experiments
- python-qiskit-machine-learningAUR (optional) – sample datasets and quantum classification algorithms
- python-qiskit-natureAUR (optional) – ground state energy computations, excited states and dipole moments of molecules
- python-qiskit-optimizationAUR (optional) – quantum optimization algorithms
- python-qiskit-qasm3-importAUR (optional) – import OpenQASM 3 files
- python-scikit-learn (python-scikit-learn-gitAUR) (optional) – machine learning and data mining
- python-seaborn (optional) – statistical data visualization
- python-z3-solver (z3-gitAUR) (optional) – theorem prover
Latest Comments
« First ‹ Previous 1 2
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.
« First ‹ Previous 1 2