Skip to content

Commit 460f9ee

Browse files
committed
Bump MatrixAlgebraKit version
1 parent cdd507d commit 460f9ee

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Project.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Combinatorics = "1"
3333
FiniteDifferences = "0.12"
3434
LRUCache = "1.0.2"
3535
LinearAlgebra = "1"
36-
MatrixAlgebraKit = "0.3.1"
36+
MatrixAlgebraKit = "0.3.2"
3737
OhMyThreads = "0.8.0"
3838
PackageExtensionCompat = "1"
3939
Random = "1"
@@ -62,6 +62,3 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
6262

6363
[targets]
6464
test = ["Aqua", "Combinatorics", "LinearAlgebra", "TensorOperations", "Test", "TestExtras", "ChainRulesCore", "ChainRulesTestUtils", "FiniteDifferences", "Zygote"]
65-
66-
[sources]
67-
MatrixAlgebraKit = {url="https://github.com/QuantumKitHub/MatrixAlgebraKit.jl", rev="ksh/copyfix"}

0 commit comments

Comments
 (0)