2
0
mirror of https://github.com/boostorg/odeint.git synced 2026-02-17 14:02:08 +00:00

spell checking the docs and some minor changes

This commit is contained in:
Karsten Ahnert
2012-05-21 23:32:51 +02:00
parent 61b8f1a307
commit e7fd6f3a27
54 changed files with 318 additions and 788 deletions

View File

@@ -155,7 +155,7 @@
</td>
<td>
<p>
The 2D phase oscillator example shows how a two-dimenstional lattice
The 2D phase oscillator example shows how a two-dimensional lattice
can used with odeint and how matrix types can be used as state
types in odeint.
</p>
@@ -210,7 +210,7 @@
</td>
<td>
<p>
The Lorenz paramaters examples show how ensembles of ordinary differential
The Lorenz parameters examples show how ensembles of ordinary differential
equations can be solved by means of Thrust to study the dependence
of an ODE on some parameters.
</p>
@@ -224,7 +224,7 @@
</td>
<td>
<p>
The MTL-Gauss-packet example shows how the mtl can be easily used
The MTL-Gauss-packet example shows how the MTL can be easily used
with odeint.
</p>
</td>