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: Markus Mützel
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: Wed, 1 Mar 2023 12:30:41 -0500 (EST)

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

> from quickly reading your comments I guess you are not considering that
@sarrah was using the C API of SUNDIALS so I'm not sure that using some C++
feature (such as e.g. namespaces) is feasible ...

Maybe I'm missing the point. But those functions are implemented in C++. C++
can call C functions. And iiuc function pointer to C++ functions can be passed
to C functions. Why would interfacing to C prevent this code from using
namespaces?

> the first things to do would be to merge default into that branch

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


    _______________________________________________________

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]