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

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

[Octave-bug-tracker] [bug #50192] ode15s does not work when the initial


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #50192] ode15s does not work when the initial value is a row
Date: Thu, 9 Feb 2017 05:37:55 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #7, bug #50192 (project octave):

The new patch for check_default_input.m now checks for nonnumeric or nonvector
init or initp and transform them into columns. I changed y0 into init and y0p
into initp everywhere (or should I have changed init into y0 in both ode45 and
ode23?). I added tests for initial row vectors (now allowed) and nonvector
initial values (an initial value as a square matrix produces a segfault,
without this patch).

Should be ode23 and ode45 modified in order to use check_dafault_input?

(file #39709)
    _______________________________________________________

Additional Item Attachment:

File name: ode15s.diff                    Size:13 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50192>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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