We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7a3f31 commit e14d06bCopy full SHA for e14d06b
Project.toml
@@ -1,7 +1,7 @@
1
name = "RecursiveFactorization"
2
uuid = "f2c3362d-daeb-58d1-803e-2bc74f2840b4"
3
authors = ["Yingbo Ma <mayingbo5@gmail.com>"]
4
-version = "0.2.2"
+version = "0.2.3"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -12,8 +12,8 @@ TriangularSolve = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
12
13
[compat]
14
LoopVectorization = "0.10,0.11, 0.12"
15
-Polyester = "0.3.2"
16
-StrideArraysCore = "0.1.13"
+Polyester = "0.3.2,0.4.1"
+StrideArraysCore = "0.1.13,0.2.1"
17
TriangularSolve = "0.1.1"
18
julia = "1.5"
19
0 commit comments