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

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

[Octave-bug-tracker] [bug #63173] lsqnonlin from optim 1.6.2 package thr


From: anonymous
Subject: [Octave-bug-tracker] [bug #63173] lsqnonlin from optim 1.6.2 package throws errors in Octave 7.2
Date: Thu, 6 Oct 2022 15:36:37 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?63173>

                 Summary: lsqnonlin from optim 1.6.2 package throws errors in
Octave 7.2
                 Project: GNU Octave
               Submitter: None
               Submitted: Thu 06 Oct 2022 07:36:35 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 7.2.0
         Discussion Lock: Any
        Operating System: BSD


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 06 Oct 2022 07:36:35 PM UTC By: Anonymous
I just upgraded Octave from ver. 7.1 to 7.2 using Home-brew. My optimizers
that call lsqnonlin from the optim package which were working under Octave 7.1
no longer work under Octave 7.2. I have optim package version 1.6.2 installed
which is the latest version.

Here is the type of error I get from Octave 7.2 from any of my programs which
used to work under Octave 7.1:



octave:37> spec = cmy_to_spec( cmyFact, dyeSet, illum, cmf, mode );
error: '__max_nargin_optim__' undefined near line 28, column 7
error: called from
    __maybe_limit_arg_count__ at line 28 column 33
    __nonlin_residmin__ at line 92 column 11
    nonlin_residmin at line 99 column 25
    lsqnonlin at line 264 column 21
    unnDyes at line 77 column 69
    cmy_to_spec at line 65 column 15

-verbatim

cmd_to_spec and unnDyes are my calling programs.

Please advise. Thank you.

Thomas Madden







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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