forked from FabricioS/ddebiftool-code
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadme.html
More file actions
17 lines (13 loc) · 961 Bytes
/
Readme.html
File metadata and controls
17 lines (13 loc) · 961 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">
<title>Table of content for DDE-BIFTOOL externaltools folder</title>
</head><body>
<h1>DDE-Biftool external tools</h1>
<br>
The subfolder support scripts in languages other than Matlab/octave.
<ul>
<li><span style="font-family: monospace;">genr_sys.mth</span> A Mathematica script to generate the right-hand side and its derivatives (<span style="font-family: monospace;">sys_deri.m</span>) for use in DDE-BIFTOOL.</li>
<li><span style="font-family: monospace;">Maple_gen_sys.mw</span> A Maple script to generate the right-hand side and its derivatives (including <span style="font-family: monospace;">sys_deri.m</span> and, for normalform computations, <span style="font-family: monospace;">sys_mfderi.m</span>) for use in DDE-BIFTOOL.
</li> </ul>
</body></html>