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 7401c06 commit 9453fdcCopy full SHA for 9453fdc
Project.toml
@@ -12,6 +12,7 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
12
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
13
OMJulia = "0f4fe800-344e-11e9-2949-fb537ad918e1"
14
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
15
+Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"
16
17
[compat]
18
CSV = "0.10"
benchmarks/Jumps/Project.toml
@@ -18,7 +18,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SciMLBenchmarks = "31c91b34-3c75-11e9-0341-95557aab0344"
19
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
20
Sundials = "c3572dad-4567-51f8-b174-8c6c989267f4"
21
-Weave = "44d3d7a6-8a23-5bf8-98c5-b353f8df5ec9"
22
23
24
BenchmarkTools = "1.4"
0 commit comments