Qiskit / qiskit-addon-dice-solver

An eigensolver used to scale up SQD chemistry workflows past 30 orbitals
https://qiskit.github.io/qiskit-addon-dice-solver
Apache License 2.0
18 stars 2 forks source link

use bool dtype for bitstring #19

Closed kevinsung closed 1 month ago

kevinsung commented 1 month ago

It turns out that the change I made in https://github.com/Qiskit/qiskit-addon-dice-solver/pull/17 actually doesn't work without this change here.