Re: SUNDIALS version
Markus Mützel <[email protected]> Fri, 14 May 2021 17:06:29 +0200
| Newsgroups | gmane.comp.gnu.octave.maintainers |
|---|---|
| Message-ID | <trinity-b2fa13b4-7e6e-4006-bba0-dc00bd91aee1-1621004789346@3c-app-gmx-bs31> |
Am 14. Mai 2021 um 16:21 Uhr schrieb "Marco Atzeri": > before packing octave-6.2.0 for cygwin, > one question as I have not found a clear hint > on the code. > > Octave is still limited to SUNDIALS 2.7 or newer > versions are also accepted ? I don't recall if that change was made in Octave 5 or 6. But the minimum version of SUNDIALS that is currently supported is 3.0. Newer versions should also be working. Fwiw, I'm building with SUNDIALS 4.1.0. Markus