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 59b1896 commit 92929c8Copy full SHA for 92929c8
Project.toml
@@ -6,6 +6,7 @@ version = "1.12.4"
6
[deps]
7
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
8
ArrayInterfaceStaticArrays = "b0d46f97-bff5-4637-a19a-dd75974142cd"
9
+ArrayInterfaceStaticArraysCore = "dd5226c6-a4d4-4bc7-8575-46859f9c95b9"
10
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
11
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
12
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -17,6 +18,7 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
17
18
[compat]
19
ArrayInterfaceCore = "0.1.22"
20
ArrayInterfaceStaticArrays = "0.1"
21
+ArrayInterfaceStaticArraysCore = "0.1.3"
22
ChainRulesCore = "1"
23
ForwardDiff = "0.10.3"
24
MacroTools = "0.5"
0 commit comments