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

Generalize solve_dice #25

Closed caleb-johnson closed 1 week ago

caleb-johnson commented 1 month ago

Going forward, this function will be meant for users who want more control over the Dice command line application. Users who wish to use this package to plug-in to SQD workflows can use the function created to resolve #24