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.
2 parents 51ba907 + fa9aa41 commit d7b32c6Copy full SHA for d7b32c6
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.9"
+version = "0.2.10"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -13,7 +13,7 @@ TriangularSolve = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
13
[compat]
14
LoopVectorization = "0.10,0.11, 0.12"
15
Polyester = "0.3.2,0.4.1, 0.5, 0.6"
16
-StrideArraysCore = "0.1.13,0.2.1"
+StrideArraysCore = "0.1.13, 0.2.1, 0.3"
17
TriangularSolve = "0.1.1"
18
julia = "1.5"
19
0 commit comments