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

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

[Octave-patch-tracker] [patch #10278] GSoC 2022: add support for sparse


From: Carlo de Falco
Subject: [Octave-patch-tracker] [patch #10278] GSoC 2022: add support for sparse computations in ode15{i, s} using Octave classes , making dependency on KLU optional.
Date: Thu, 2 Mar 2023 09:37:27 -0500 (EST)

Follow-up Comment #7, patch #10278 (project octave):

> Is that necessary? 

Good question ...

It was definitely necessary during development because @sarrah initially tried
using the Octave SparseMatrix class in an independent ida based application
written in C.

>From within Octave this may not be necessary anymore if ida only
accesses functions in the context via pointers ...


> Could you please point out where it is defined in the sources of SUNDIALS?

It's in the config file that is generated by CMake and installed
as include/sundials/sundials_config.h IIUC it is only needed on windows.

> Or alternatively (and maybe preferably), rebase on a current head of the
default branch.

Yes, that would be great



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10278>

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




reply via email to

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