issues
search
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
105
stars
61
forks
source link
Updating dynamics backend tutorial
#342
Closed
DanPuzzuoli
closed
8 months ago
DanPuzzuoli
commented
8 months ago
Summary
Details and comments
Additional changes:
Updating docs build to use Python 3.11
Removed parallelism in docs build
Added a hidden cell to the tutorial suppressing warnings containing the text
"os.fork"
that is being raised by JAX due to some parallelism construct being used outside of Dynamics.
Summary
Details and comments
Additional changes:
"os.fork"
that is being raised by JAX due to some parallelism construct being used outside of Dynamics.