We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a00fc3 + 5b1b40e commit b5e3474Copy full SHA for b5e3474
Project.toml
@@ -1,7 +1,7 @@
1
name = "LatticeMatrices"
2
uuid = "dd6a91e4-736f-4540-ac85-13822ca7b545"
3
authors = ["Yuki Nagai <cometscome@gmail.com>"]
4
-version = "0.3.1"
+version = "0.3.3"
5
6
[deps]
7
Enzyme = "7da242da-08ed-463a-9acd-ee780be4f1d9"
@@ -27,7 +27,7 @@ JACC = "0.6,1.0"
27
LinearAlgebra = "1.11"
28
MPI = "0.20"
29
MPIPreferences = "0.1"
30
-PreallocatedArrays = "0.1.0"
+PreallocatedArrays = "0.0.1,0.1"
31
StaticArrays = "1.9"
32
Test = "1.11"
33
julia = "1.11"
0 commit comments