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

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

[Octave-bug-tracker] [bug #59416] ode15s produce results with inconsesta


From: Rik
Subject: [Octave-bug-tracker] [bug #59416] ode15s produce results with inconsestance size when compared to other ode solver or matlab.
Date: Thu, 5 Nov 2020 16:35:08 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36

Follow-up Comment #4, bug #59416 (project octave):

This makes sense.  Previously, the functions returned column vectors for
struct outputs and now they return row vectors.  The values will be the same
but the orientation is different.

I don't have the necessary libraries to run the tests for ode15s and ode15i,
but it should be simple enough to find the failures and then transpose the
expected results in the BIST tests.

I can even do it if you post the results from fntests.log that have the
failures.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59416>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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