Releases: NVIDIA/cuQuantum
cuQuantum v25.06.0
Dynamics gradients, DMRG and performance updates in cuQuantum 25.06
Full release notes here.
cuQuantum v25.03.0
Merge branch 'release25.03public' into 'main' sync with internal cuQuantum repo main branch for release (commit 0091f609c) See merge request cuda-hpc-libraries/cuquantum-sdk/cuquantum-public!32
cuQuantum v24.11.0
Merge branch 'release-v24.11' into 'main' Release v24.11 See merge request cuda-hpc-libraries/cuquantum-sdk/cuquantum-public!31
cuQuantum Benchmarks v0.4.0
Under the post-release tag v24.08.0.1, we've released an update to our benchmarking module v0.4.0
Notable changes:
Support for NumPy v2.0
Support for PennyLane v0.37.0
New--compute-mode
for cuTensorNet backend supporting options:['amplitude', 'expectation', 'statevector']
cuQuantum v24.08.0
Merge branch 'release-v24.08' into 'main' Release v24.08 See merge request cuda-hpc-libraries/cuquantum-sdk/cuquantum-public!28
cuQuantum v24.03.0
Full documentation and release notes can be found here:
https://docs.nvidia.com/cuda/cuquantum/latest/index.html
cuQuantum v23.10.0
Documentation and full release notes for all versions are located here:
https://docs.nvidia.com/cuda/cuquantum/latest/index.html
cuQuantum v23.06.0
Documentation and full release notes for all versions are located here:
https://docs.nvidia.com/cuda/cuquantum/latest/index.html
cuQuantum v23.03.0
Documentation and full release notes for all versions are located here:
https://docs.nvidia.com/cuda/cuquantum/index.html
cuQuantum Python v22.11.0.1
This is a hot-fix release addressing a few issues in cuQuantum Python:
- Fixed performance degradation in
cuquantum.contract()
that could impact certain usage patterns. - Fixed the
.save_statevector()
usage in the Jupyter notebookqiskit_basic.ipynb
. - Removed invalid code.