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 f409149 commit 37ebd68Copy full SHA for 37ebd68
README.md
@@ -2,7 +2,7 @@
2
3
Provides automatic discretization of symbolic PDE systems as defined with ModelingToolkit.jl
4
5
-Usage:
+## Usage:
6
```
7
discretization = MOLFiniteDifference(dxs,
8
<your choice of continuous variable, usually time>;
0 commit comments