<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi all,
<br>
<br>
The next version of scilab will include a new module "Sundials".
This module provides new full featured ODE solvers: arkode(),
cvode() and DAE solver ida(), all handling complex numbers and
dense/sparse/banded Jacobians. Each solver has specific features,
e.g. ida() handles DAE, arkode() handles mixed implicit/explicit
Runge-Kutta methods and cvode() can do forward sensitivity
computation.
<br>
<br>
The module also includes a general-purpose nonlinear system
solver: kinsol(), who takes advantage of the module architecture
(parsing, computation engine and SUNDIALS abstraction of various
linear solvers). <br>
</p>
<p>Current help pages can be found @ <a
class="moz-txt-link-freetext"
href="https://www.utc.fr/~mottelet/scilab/sundials/">https://www.utc.fr/~mottelet/scilab/sundials/</a>
and a <b>Windows</b> build of Scilab (in addition to the already
available macOS build) including the new module is available at
<br>
<br>
<a class="moz-txt-link-freetext"
href="https://www.utc.fr/~mottelet/scilab_for_macOS.html">https://www.utc.fr/~mottelet/scilab_for_macOS.html</a>
<br>
</p>
<p>The help pages propose a lot of examples and two demos (this
section is to be enriched) are available.<br>
</p>
<p>Comments are welcome ! <br>
</p>
<pre class="moz-signature" cols="72">--
Stéphane Mottelet
Ingénieur de recherche
EA 4297 Transformations Intégrées de la Matière Renouvelable
Département Génie des Procédés Industriels
Sorbonne Universités - Université de Technologie de Compiègne
CS 60319, 60203 Compiègne cedex
Tel : +33(0)344234688
<a class="moz-txt-link-freetext" href="http://www.utc.fr/~mottelet">http://www.utc.fr/~mottelet</a>
</pre>
</body>
</html>