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

Updating Solver.solve to take signals as an argument and to accept multiple simulations #105

Closed DanPuzzuoli closed 2 years ago

DanPuzzuoli commented 2 years ago

Summary

The main purposes of this PR are:

In connection with the above, secondary changes are:

All deprecation warnings indicate that the deprecated behaviour will be removed in the next major release.

Details and comments

Note that most lines added are due to tests.