Skip to content

Commit dcd97c9

Browse files
committed
commit before updated installer
1 parent 78f01a9 commit dcd97c9

File tree

461 files changed

+96
-106
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

461 files changed

+96
-106
lines changed

README.md

Lines changed: 11 additions & 21 deletions
-580 KB
Binary file not shown.
Binary file not shown.

docs/AB2_doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<td style="text-align:center"><img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}(t,\mathbf{y})" title="" /></td>
8484
<td>multivariate, vector-valued function (<img
8585
src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}:\mathbb{R}\times\mathbb{R}^{p}\rightarrow\mathbb{R}^{p}"
86-
title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;\frac{d\mathbf{y}}{dt}=\mathbf{f}(t,\mathbf{y})" title="" />
86+
title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;d\mathbf{y}/dt=\mathbf{f}(t,\mathbf{y})" title="" />
8787
<BR> - inputs to <TT>f</TT> are the current time (<TT>t</TT>, 1×1 double) and the current state vector (<TT>y</TT>, p×1 double)
8888
<BR> - output of <TT>f</TT> is the state vector derivative (<TT>dydt</TT>, p×1 double) at the current time/state</td>
8989
<td style="text-align:center">1×1<BR>function_handle</td>
@@ -144,7 +144,7 @@
144144
% <td style="text-align:center"><img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}(t,\mathbf{y})" title="" /></td>
145145
% <td>multivariate, vector-valued function (<img
146146
% src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}:\mathbb{R}\times\mathbb{R}^{p}\rightarrow\mathbb{R}^{p}"
147-
% title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;\frac{d\mathbf{y}}{dt}=\mathbf{f}(t,\mathbf{y})" title="" />
147+
% title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;d\mathbf{y}/dt=\mathbf{f}(t,\mathbf{y})" title="" />
148148
% <BR> - inputs to <TT>f</TT> are the current time (<TT>t</TT>, 1×1 double) and the current state vector (<TT>y</TT>, p×1 double)
149149
% <BR> - output of <TT>f</TT> is the state vector derivative (<TT>dydt</TT>, p×1 double) at the current time/state</td>
150150
% <td style="text-align:center">1×1<BR>function_handle</td>
0 Bytes
0 Bytes
0 Bytes
0 Bytes

docs/AB3_doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<td style="text-align:center"><img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}(t,\mathbf{y})" title="" /></td>
8484
<td>multivariate, vector-valued function (<img
8585
src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}:\mathbb{R}\times\mathbb{R}^{p}\rightarrow\mathbb{R}^{p}"
86-
title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;\frac{d\mathbf{y}}{dt}=\mathbf{f}(t,\mathbf{y})" title="" />
86+
title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;d\mathbf{y}/dt=\mathbf{f}(t,\mathbf{y})" title="" />
8787
<BR> - inputs to <TT>f</TT> are the current time (<TT>t</TT>, 1×1 double) and the current state vector (<TT>y</TT>, p×1 double)
8888
<BR> - output of <TT>f</TT> is the state vector derivative (<TT>dydt</TT>, p×1 double) at the current time/state</td>
8989
<td style="text-align:center">1×1<BR>function_handle</td>
@@ -144,7 +144,7 @@
144144
% <td style="text-align:center"><img src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}(t,\mathbf{y})" title="" /></td>
145145
% <td>multivariate, vector-valued function (<img
146146
% src="https://latex.codecogs.com/svg.latex?\inline&space;\mathbf{f}:\mathbb{R}\times\mathbb{R}^{p}\rightarrow\mathbb{R}^{p}"
147-
% title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;\frac{d\mathbf{y}}{dt}=\mathbf{f}(t,\mathbf{y})" title="" />
147+
% title="" />) defining the ordinary differential equation <img src="https://latex.codecogs.com/svg.latex?\inline&space;d\mathbf{y}/dt=\mathbf{f}(t,\mathbf{y})" title="" />
148148
% <BR> - inputs to <TT>f</TT> are the current time (<TT>t</TT>, 1×1 double) and the current state vector (<TT>y</TT>, p×1 double)
149149
% <BR> - output of <TT>f</TT> is the state vector derivative (<TT>dydt</TT>, p×1 double) at the current time/state</td>
150150
% <td style="text-align:center">1×1<BR>function_handle</td>
0 Bytes

0 commit comments

Comments
 (0)