Skip to content

Switch from GSL to something simpler/faster? #465

Open
@subhacom

Description

@subhacom

MOOSE' dependency on GSL has been a problem on all non-Linux platforms. The primary use of GSL seems to be its ODE solvers. There are however other (improved) ODE solvers that can be used instead.
According this article Sundials ARKODE could be a good candidate for replacing GSL.

On the flip side, the sundials suit releases only source code: it does not have installer for windows and only unofficial builds are available for other platforms.

Reference:
Christopher Rackauckas. A Comparison Between Differential Equation Solver Suites In MATLAB, R, Julia, Python, C, Mathematica, Maple, and Fortran. Authorea. August 18, 2018.
DOI: 10.15200/winn.153459.98975

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions