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

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

[Octave-bug-tracker] [bug #64516] optimset silently replace user defined


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #64516] optimset silently replace user defined "n" with "niter_check_tolfun"
Date: Sat, 5 Aug 2023 15:54:52 -0400 (EDT)

Follow-up Comment #10, bug #64516 (project octave):


[comment #9 comment #9:]

> (3) I also did "T" as input, "T" is not replaced by anything. But there are
tolx, tolfun, etc.   So there is a consistency issue in replace/substitute
rule.   

You need a minimal unique sequence, so "t" would not work , but "ty" would:


octave:3> o=optimset('ty', 100)
o =

  scalar structure containing the fields:

    TypicalX = 100



Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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