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 e77ae04 + 8f20c99 commit adc46beCopy full SHA for adc46be
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.12"
+version = "0.2.13"
5
6
[deps]
7
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -15,7 +15,7 @@ TriangularSolve = "d5829a12-d9aa-46ab-831f-fb7c9ab06edf"
15
LoopVectorization = "0.10,0.11, 0.12"
16
Polyester = "0.3.2,0.4.1, 0.5, 0.6"
17
SnoopPrecompile = "1"
18
-StrideArraysCore = "0.1.13, 0.2.1, 0.3"
+StrideArraysCore = "0.1.13, 0.2.1, 0.3, 0.4.1"
19
TriangularSolve = "0.1.1"
20
julia = "1.5"
21
0 commit comments