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 607062e commit d49b078Copy full SHA for d49b078
1 file changed
README.md
@@ -26,7 +26,7 @@ an efficient ODE problem using
26
└──────────────────┘ └──────────────┘ └─────────────────┘ └────────────┘
27
```
28
29
-The first compilation is slow (minutes) as ModelingToolkit generates and
+The first compilation is slow as ModelingToolkit generates and
30
simplifies the symbolic equations. The result is cached to a binary file,
31
making subsequent runs fast (seconds).
32
0 commit comments