[Scilab-users] Sundials module, macOS preview

Claus Futtrup cfuttrup at gmail.com
Wed Apr 6 19:58:56 CEST 2022


Hi Stéphane

This looks very good!

Cheers,
Claus

On 06-04-2022 19:35, Stéphane Mottelet wrote:
> Hi all,
>
> 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.
>
> 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).
>
> Current help pages can be found @ 
> https://www.utc.fr/~mottelet/scilab/sundials/ and a macOS build 
> including the new module is available at
>
> https://www.utc.fr/~mottelet/scilab_for_macOS.html
>
> I hope that a Windows build will be available in a near future, but in 
> the meantime, comments from macOS users are welcome !
>
> Enjoy !
>




More information about the users mailing list