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: Thu, 2 Mar 2023 11:01:51 -0500 (EST)

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

The current naming convention is a bit confusing. With some functions starting
with `OCT` or `_OCT` and some ending with `_Octave`.
If those function have 1-to-1 correspondents in SUNDIALS, you could use that
name with their conventions imho. But, I'd vote for moving them to the
`namespace octave`. Use the macros `OCTAVE_BEGIN_NAMESPACE(octave)` and
`OCTAVE_END_NAMESPACE(octave)` for that.


    _______________________________________________________

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]