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 6843559 + c92bf70 commit ab1fcdeCopy full SHA for ab1fcde
Project.toml
@@ -23,16 +23,20 @@ Adapt = "3.4.0"
23
ChainRulesCore = "1.15.3"
24
ChainRulesTestUtils = "1.5"
25
Compat = "3.46, 4.2"
26
+Distributed = "1"
27
FiniteDifferences = "0.12.20"
28
GPUArraysCore = "0.1.0"
29
IrrationalConstants = "0.1.1, 0.2"
30
JLArrays = "0.1"
31
JuliaInterpreter = "0.8,0.9"
32
+LinearAlgebra = "1"
33
+Random = "1"
34
RealDot = "0.1"
35
SparseInverseSubset = "0.1"
36
StaticArrays = "1.2"
37
Statistics = "1"
38
StructArrays = "0.6.11"
39
+SuiteSparse = "1"
40
julia = "1.6"
41
42
[extras]
0 commit comments