Skip to content

Package requirements

Vu Tuan Hai edited this page Feb 26, 2024 · 1 revision

We use Python 3.10 and qiskit 0.45.0 to develop this package.

In qiskit 0.45.0, we use Sampler and Estimator instead of qiskit-aer.

If you want to use functions in vqe folder, then install pyscf and qiskit-nature.

pip install pyscf
pip install qiskit-nature