qiskit-community / qiskit-dynamics

Tools for building and solving models of quantum systems in Qiskit
https://qiskit-community.github.io/qiskit-dynamics/
Apache License 2.0
105 stars 61 forks source link

Replace dispatch'srequires_backend function for arraylias integration #317

Closed to24toro closed 9 months ago

to24toro commented 9 months ago

Summary

Replaced dispatch's requires_backend func to remove the dependency to dispatch.

Details and comments

to24toro commented 9 months ago

Can we update the code using the new requires_array_library before deleting dispatch folder?

to24toro commented 9 months ago

I updated the code.