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 e363c0d commit a7dd7cfCopy full SHA for a7dd7cf
Project.toml
@@ -20,6 +20,7 @@ TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
20
21
[compat]
22
ArrayInterfaceCore = "0.1.1"
23
+ArrayInterface = "6"
24
ConsoleProgressMonitor = "0.1"
25
DiffResults = "1.0"
26
DocStringExtensions = "0.8"
@@ -30,3 +31,6 @@ Requires = "1.0"
30
31
SciMLBase = "1.34"
32
TerminalLoggers = "0.1"
33
julia = "1.6"
34
+
35
+[extras]
36
+ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
0 commit comments