summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 97d22094758016221fdd812cd8ec01442311ee4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
pkgbase = python-qiskit
	pkgdesc = An open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives
	pkgver = 0.25.3
	pkgrel = 1
	epoch = 1
	url = https://github.com/Qiskit/qiskit
	arch = x86_64
	license = Apache
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-setuptools-rust
	makedepends = python-wheel
	depends = cython
	depends = python-dateutil
	depends = python-dill
	depends = python-numpy
	depends = python-ply
	depends = python-psutil
	depends = python-rustworkx
	depends = python-scipy
	depends = python-stevedore
	depends = python-symengine
	depends = python-sympy
	optdepends = python-qiskit-aer: high performance simulator for quantum circuits
	optdepends = python-qiskit-experiments: tools for building, running, and analysis of experiments on noisy quantum computers
	optdepends = python-qiskit-finance: stock/securities problems, portfolio optimizations and finance experiments
	optdepends = python-qiskit-machine-learning: sample datasets and quantum classification algorithms
	optdepends = python-qiskit-nature: ground state energy computations, excited states and dipole moments of molecules
	optdepends = python-qiskit-optimization: quantum optimization algorithms
	optdepends = cplex: commercial solver for mathematical optimization problems
	optdepends = python-constraint: support for handling CSPs (Constraint Solving Problems)
	optdepends = python-docplex: IBM Decision Optimization CPLEX Modeling
	optdepends = python-ipywidgets: IPython HTML widgets for Jupyter
	optdepends = python-matplotlib: plotting support
	optdepends = python-pillow: image support
	optdepends = python-pydot: Graphviz's Dot support
	optdepends = python-pygments: syntax highlighter
	optdepends = python-pylatexenc: LaTeX support
	optdepends = python-qiskit-qasm3-import: import OpenQASM 3 files
	optdepends = python-qiskit-toqm: Time-Optimal Qubit Mapping (TOQM) transpiler support
	optdepends = python-seaborn: statistical data visualization
	optdepends = python-tweedledum: synthesizing and manipulating quantum circuits
	provides = python-qiskit-terra
	conflicts = python-qiskit-terra
	source = qiskit-0.25.3.tar.gz::https://github.com/Qiskit/qiskit/archive/0.25.3.tar.gz
	b2sums = b9263523c908fa755cfb811398d6c8dda146fb1e0210be23336db272aa3bebadca24c44ecad27f79973af1a24fd5e7345d08c4ed7634168860d69421fa758c3b

pkgname = python-qiskit