qiskit-dynamics
qiskit-dynamics copied to clipboard
Tools for building and solving models of quantum systems in Qiskit
### What is the expected behavior? When taking the matrix exponential of an Hermitean matrix $M$ (for example to compute the time evolution operator from the Hamiltonian of a closed...
PR #51 introduces JAX sparse evaluation for models. Due to some limited functionality for the jax `BCOO` sparse array type, some work arounds were required to implement a few things....
### Informations - **Qiskit Dynamics version**: `main` - **Python version**: `3.10` - **Operating system**: `Windows` ### What is the current behavior? A backend created through `DynamicsBacked.from_backend` and initialized with a...
### Summary Minor release
### Summary Everything looks good so far, the only issue now is that the cell output/print statements are not being shown. ### Details and comments
### Informations - **Qiskit Dynamics version**: 0.5.1 - **Python version**: 3.9.18 - **Operating system**: Darwin ### What is the current behavior? When running jobs with DynamicsBackend, the memory usage keeps...