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

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

[Octave-bug-tracker] [bug #62222] Using optim and then ols causes hang (


From: Rik
Subject: [Octave-bug-tracker] [bug #62222] Using optim and then ols causes hang (infinite loop)
Date: Mon, 28 Mar 2022 17:13:44 -0400 (EDT)

Update of bug #62222 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #2:

The use of the comma operator is unusual.  Does the hang still occur if you
work on the command line and let each command finish?


pkg load optim
ols([0;1;2],[0;1;2])


Also, what happens if you start octave-6.4 without any user or site
configuration files?


octave-6.4.0 -f
pkg load optim, ols([0;1;2],[0;1;2])


I will say that this works for me on Linux (Kubuntu 18.04).


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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