This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Qiskit Dynamics 0.3.0
Changelog
Deprecated
- Updating Solver.solve to take signals as an argument and to accept multiple simulations (#105)
- Adding explicit deprecation of carriers as list to InstructionToSignals (#98)
Added
- Implementing Lanczos algorithm as a new solver method (#109)
- Introduce perturbation module (#73)
- Add diffrax solvers (#104)
- Updating Solver.solve to take signals as an argument and to accept multiple simulations (#105)
- Add Python 3.10 support/testing, remove numpy version constraint, update black, astroid, and pylint (#82)
- Added channel filtering to pulse converter (#59)
Changed
- Updating Solver.solve to take signals as an argument and to accept multiple simulations (#105)
- Adding quantum_info state dims preservation to Solver.solve (#99)
Removed
- Remove deprecated dispatch methods (#97)