Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lib/custatevec/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "cuStateVec"
uuid = "92f7fd98-d22e-4c0d-85a8-6ade11b672fb"
authors = ["Katharine Hyatt <[email protected]>"]
version = "1.4.0"
version = "1.5.0"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
Expand All @@ -13,5 +13,5 @@ cuQuantum_jll = "b75408ef-6fdf-5d74-b65a-7df000ad18e6"
CEnum = "0.2, 0.3, 0.4, 0.5"
CUDA = "~5.9"
CUDA_Runtime_Discovery = "0.2, 0.3, 1"
cuQuantum_jll = "25.06"
cuQuantum_jll = "25.09"
julia = "1.10"
4 changes: 2 additions & 2 deletions lib/cutensornet/Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "cuTensorNet"
uuid = "448d79b3-4b49-4e06-a5ea-00c62c0dc3db"
authors = ["Katharine Hyatt <[email protected]>"]
version = "1.4.0"
version = "1.5.0"

[deps]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
Expand All @@ -15,7 +15,7 @@ cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
CEnum = "0.2, 0.3, 0.4, 0.5"
CUDA = "~5.9"
CUDA_Runtime_Discovery = "0.2, 0.3, 1"
cuQuantum_jll = "25.06"
cuQuantum_jll = "25.09"
cuTENSOR = "2.2"
julia = "1.10"
LinearAlgebra = "1"