[OctDev] requesting password for Octave wiki etc.

2010-11-11 Thread joe . kulikauskas
Per http://wiki.octave.org/ Joe Kulikauskas Thanks, Best Regards -- Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic st

Re: [OctDev] dataframe-0.8 released

2010-11-11 Thread Pascal Dupuis
Le 29/10/10 16:50, c. a écrit : > Hi, > > Please forgive me for being so pedantic, > the DESCRIPTION file seems to not be up-to-date as it says: > > Date: 2010-08-26 > > this will cause the 'Latest release date' on the web page to be > displayed incorrectly. > You should change the 'DESCRIPTION' a

[OctDev] Bug in Octave.app: 10.6.5 breaks ability to plot

2010-11-11 Thread Richard Campbell
I'm using the most recent Octave.app and Gnuplot.app package (from 2009-10-03, which is getting a bit behind). I got this the first time I ran octave after installing the OSX update. From the error it looks like this may or may not be an octave, or gnuplot, or OSX issue, but the combination is n

Re: [OctDev] dataframe-0.8 released

2010-11-11 Thread Pascal Dupuis
Le 09/11/10 22:30, c. a écrit : > > I see the dataframe package is missing an INDEX file, I added an example > INDEX, please edit it to add more categories if you so deem necessary and try > generating the docs once again. > c. I made a few changes in the doc to bring the help text in phase wit

Re: [OctDev] nelder_mead_min error

2010-11-11 Thread Olaf Till
On Wed, Nov 10, 2010 at 10:21:38AM -0800, Muhali wrote: > > The nelder_mead_min function contains a small error when checking the > stopping criteria ('rtol' should be checked using '|'). Below is a patch to > fix it. > > M. > > --- /tmp/old.m2010-11-10 09:55:22.310185386 -0800 > +++ /tm