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
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