octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52475] ode15 is not compatible with SUNDIALS


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #52475] ode15 is not compatible with SUNDIALS >= 3.0.0
Date: Mon, 7 Jan 2019 16:25:23 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Follow-up Comment #47, bug #52475 (project octave):

Yeah that does seem like it might be an upstream bug in sundials 3.x and 4.x.

Considering every other #include statement in the sundials software itself is
of the form '<sundials/sundials_nvector.h>', and the only outlier is the
single #include "klu.h", it seems like something should be fixed or at least
discussed with upstream to see how this can be improved for everyone.

Until now there has never been a requirement that a user program compile
against SuiteSparse with -I/usr/include/suitesparse, sundials is now
effectively requiring that by leaking "klu.h" through their public API.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?52475>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]