[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #55905] ode15{i, s} allocate enough memory for
From: |
Bill Greene |
Subject: |
[Octave-bug-tracker] [bug #55905] ode15{i, s} allocate enough memory for a full jacobian when the provided jacobian is sparse |
Date: |
Fri, 20 Sep 2019 14:48:45 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36 |
Follow-up Comment #1, bug #55905 (project octave):
I fixed this bug following the suggestion in the
"FIXME comment". An hg patch file is attached.
Note, one implication of this fix is that SUNDIALS 4 (or greater)
is now required because the function, SUNSparseMatrix_Reallocate,
used in the fix is not available in older versions of SUNDIALS.
(file #47555)
_______________________________________________________
Additional Item Attachment:
File name: ode15.diff Size:1 KB
<https://savannah.gnu.org/file/ode15.diff?file_id=47555>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55905>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #55905] ode15{i, s} allocate enough memory for a full jacobian when the provided jacobian is sparse,
Bill Greene <=