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

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

[Octave-bug-tracker] [bug #38691] optim package conflicting with octave'


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #38691] optim package conflicting with octave's optimization
Date: Wed, 10 Apr 2013 00:53:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31

Update of bug #38691 (project octave):

                  Status:                    None => Need Info              
        Operating System:               GNU/Linux => Any                    

    _______________________________________________________

Follow-up Comment #1:

You have changed the path by loading the optim package. Or do you mean
changing the working directory?

Here's what I get:


octave:1> which fminsearch 
'fminsearch' is a function from the file
/opt/gnu/octave/share/octave/3.7.2+/m/optimization/fminsearch.m
octave:2> pkg load optim
warning: function /home/mike/octave/optim-1.2.2/fminsearch.m shadows a core
library function
octave:3> which fminsearch 
'fminsearch' is a function from the file
/home/mike/octave/optim-1.2.2/fminsearch.m


Does the warning message address the problem that you are reporting?

I notice the warning does not show if I use ./run-octave in the build
directory.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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