Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834772 - dev-python/qiskit-aer-0.10.3 - Qiskit is an open-source SDK for working with quantum computers (New Package)
Summary: dev-python/qiskit-aer-0.10.3 - Qiskit is an open-source SDK for working with ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gábor Oszkár Dénes
URL:
Whiteboard:
Keywords:
Depends on: 834770 834771
Blocks:
  Show dependency tree
 
Reported: 2022-03-08 09:10 UTC by Gábor Oszkár Dénes
Modified: 2022-07-15 10:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
qiskit-aer 0.10.3 (qiskit-aer.tar.gz,2.83 KB, application/gzip)
2022-03-08 09:10 UTC, Gábor Oszkár Dénes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Oszkár Dénes 2022-03-08 09:10:21 UTC
Created attachment 766582 [details]
qiskit-aer 0.10.3

Hi,
I would like to add dev-python/qiskit-aer-0.10.3 as a new package.

https://github.com/Qiskit/qiskit-aer

Qiskit is an open-source SDK for working with quantum computers. This element is Aer, which provides high-performance quantum computing simulators with realistic noise models.

I'm planning to add Qiskit library and it's elements to Gentoo.

The test feature does work on my computer.

As soon as I get access to GURU, I will add it to that repository. I added myself as a maintainer in the metadata.xml file, however, comaintainers are welcomed.

I suggest adding this package to dev-python instead of sci-libs/sci-physics/sci-mathematics, because quantum computers can be regarded as general purpose computers, like current classical computers. This library is made to use quantum computers to compute, not to investigate a specific scientific idea. Current computers also use physics and scientific knowledge to operate, quantum computers just use different set of scientific knowledge for the same purpose, but supposedly, with better algorithmic complexity.

Gabor.
Comment 1 Gábor Oszkár Dénes 2022-03-08 11:30:11 UTC
I'm planning to add qiskit meta package later, when more components are ready. This meta package would install all elements of Qiskit.
Comment 2 Larry the Git Cow gentoo-dev 2022-07-15 02:12:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750a63de656212034e3106e0a2685f02248ade81

commit 750a63de656212034e3106e0a2685f02248ade81
Author:     Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
AuthorDate: 2022-03-08 20:38:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 02:12:01 +0000

    dev-python/qiskit-aer: new package
    
    Closes: https://bugs.gentoo.org/834772
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/24455
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/qiskit-aer/Manifest                     |  1 +
 ...qiskit-aer-0.10.3-remove-cmake-dependency.patch | 10 +++
 dev-python/qiskit-aer/metadata.xml                 | 21 +++++
 dev-python/qiskit-aer/qiskit-aer-0.10.3.ebuild     | 92 ++++++++++++++++++++++
 4 files changed, 124 insertions(+)