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:37:18 -0500 (EST)

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

All other .oct libraries in Octave are defined in one single .cc file (+
headers). Would it make sense to merge your changes into `__ode15__.cc`?
Additionally, the .oct file libraries are not meant to be linked to by other
projects. They are rather `dlopen`ed by Octave on runtime. Do we really need a
header with the declarations in that case?



    _______________________________________________________

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]