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 d33f86b commit b2adac9Copy full SHA for b2adac9
benchmarks/Symbolics/Project.toml
@@ -22,6 +22,22 @@ TimerOutputs = "a759f4b9-e2f1-59dc-863e-4aeb61b1ea8f"
22
XSteam = "95ff35a0-be81-11e9-2ca3-5b4e338e8476"
23
24
[compat]
25
-ModelingToolkit = "9"
+BenchmarkTools = "1"
26
+CairoMakie = "0.15"
27
+Catalyst = "15"
28
+Chairmarks = "1"
29
+DataStructures = "0.19"
30
+LinearSolve = "3"
31
+ModelingToolkit = "9, 10"
32
+OrderedCollections = "1"
33
+OrdinaryDiffEq = "6"
34
+Plots = "1"
35
+Polynomials = "4"
36
+PrettyTables = "3"
37
+ReactionNetworkImporters = "0.16"
38
+SciMLBenchmarks = "0.1"
39
+Statistics = "1"
40
SymbolicUtils = "3.26"
41
Symbolics = "6.34"
42
+TimerOutputs = "0.5"
43
+XSteam = "0.3"
0 commit comments