Qiskit-Extensions / qiskit-dynamics

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

Replace dispatch'srequires_backend function for arraylias integration #317

Closed to24toro closed 5 months ago

to24toro commented 5 months ago

Summary

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

Details and comments

to24toro commented 5 months ago

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

to24toro commented 5 months ago

I updated the code.