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 5d06442 commit 636f022Copy full SHA for 636f022
benchmark/benchmarks.jl
@@ -1,6 +1,8 @@
1
using ModelingToolkit, BenchmarkTools
2
using ModelingToolkitStandardLibrary
3
-using ModelingToolkitStandardLibrary.Thermal
+using ModelingToolkitStandardLibrary.Electrical
4
+using ModelingToolkitStandardLibrary.Mechanical.Rotational
5
+using ModelingToolkitStandardLibrary.Blocks
6
using OrdinaryDiffEqDefault
7
8
const SUITE = BenchmarkGroup()
0 commit comments