Search Criteria
Package Details: python-qiskit-aer 0.17-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-qiskit-aer.git (read-only, click to copy) |
---|---|
Package Base: | python-qiskit-aer |
Description: | A high performance simulator for quantum circuits that includes noise models |
Upstream URL: | https://github.com/Qiskit/qiskit-aer |
Licenses: | Apache-2.0 |
Submitter: | iyanmv |
Maintainer: | iyanmv |
Last Packager: | iyanmv |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-11-28 13:37 (UTC) |
Last Updated: | 2025-03-25 23:16 (UTC) |
Dependencies (23)
- blas-openblas
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-psutil
- python-qiskitAUR
- cmake (cmake-gitAUR, cmake3AUR) (make)
- ipython (ipython-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- pybind11 (pybind11-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-scikit-build (make)
- python-setuptools (make)
- spdlog (spdlog-gitAUR) (make)
- python-ddt (check)
- python-matplotlib (python-matplotlib-gitAUR) (check)
- python-pytest (check)
- python-qiskit-qasm3-importAUR (check)
- python-seaborn (check)
- python-stestr (check)
- openmp (optional) – parallelization with OpenMP
- Show 3 more dependencies...
Required by (6)
- python-qiskit (optional)
- python-qiskit-addon-cutting (check)
- python-qiskit-experiments (check)
- python-qiskit-experiments (optional)
- python-qiskit-ibm-runtime
- python-qiskit-optimization (check)
Latest Comments
« First ‹ Previous 1 2
coxackie commented on 2021-05-03 08:47 (UTC)
@stiglers-eponym thanks so much for this prompt feedback. I can confirm that it works with
openblas-lapack
. Are you aware of any regressions the use ofopenblas-lapack
may have (for other packages)?stiglers-eponym commented on 2021-05-03 08:08 (UTC)
@coxackie I get the same error when using openblas, lapack and cblas from the extra/community repositories. But the error can be avoided (at least on my system) by installing openblas-lapack from the AUR.
I don't know what other implementations of BLAS do, but this might be a problem of the interplay of BLAS and LAPACK.
coxackie commented on 2021-05-03 07:51 (UTC)
The package gives me an error (I have installed the whole qiskit saga):
any ideas?
stiglers-eponym commented on 2021-04-27 20:49 (UTC)
Thanks for providing this package! 2 comments:
one make dependency is missing: nlohmann-json
version 0.8.1 is now available and compiles without further problems with your PKGBUILD (if nlohmann-json is installed)
iyanmv commented on 2020-10-21 16:40 (UTC)
I don't have time to properly update this PKGBUILD these days. If the one who flagged the package wants to become co-maintainer, that would be great. Otherwise, I will have a look second half of November.
iyanmv commented on 2019-11-28 13:39 (UTC)
Warning:
python-scikit-build
PKGBUILD is currently broken (28.11.2019). Please use this one instead (see comments in the package's page).« First ‹ Previous 1 2