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

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

[Octave-bug-tracker] [bug #49364] odeset does not implement non-exact ma


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #49364] odeset does not implement non-exact match to property name.
Date: Thu, 20 Oct 2016 01:08:08 +0000 (UTC)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:49.0) Gecko/20100101 Firefox/49.0

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


Rik,

I observed the following:


>> tic, isempty (odestruct_extra); iet = toc
iet =    3.3140e-05
>> tic, xtra_fields = fieldnames (odestruct_extra); ! (isempty (xtra_fields));
ieft =  toc
ieft =    1.9383e-04
>> tic, a = odeset (); ost =  toc
ost =  0.0055351


So the attached change may improve performance by a few more hundreds of
microseconds. 

c.


(file #38770)
    _______________________________________________________

Additional Item Attachment:

File name: open_uCvbvvqp.txt              Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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