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 e5e14f7 commit 28cc017Copy full SHA for 28cc017
README.md
@@ -44,5 +44,7 @@ After loading the module, you can use `mpirun -n [n] python Parallel_Wild_Fire.p
44
You can specify the number of workers in `n` if you have multiple CPU.
45
46
## Model and Implimentation
47
-
+<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=default"></script>
48
+居中格式: $$xxx$$
49
+$$x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$$
50
## Parallel Version
0 commit comments