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
106 stars 60 forks source link

Implement DynamicsBackend.from_backend #154

Closed DanPuzzuoli closed 1 year ago

DanPuzzuoli commented 2 years ago

Summary

Closes #53.

This PR is a resubmission of the out-of-date #71 . Its scope is also slightly being expanded to implement the DynamicsBackend.from_backend method, for constructing a DynamicsBackend instance from an existing backend.

Details and comments

This PR is composed of:

DanPuzzuoli commented 1 year ago

I messed this PR up due to some force pushing, it's reopened in #157