[OctDev] string dictionary class

2009-08-13 Thread Jaroslav Hajek
hi all, I have contributed a simple string dictionary class to the `general' package, which comprises indexing by strings & cell string arrays indexed assignment inserting and deleting elements existence query (has) query with default value (get) it is intended to work with development version o

Re: [OctDev] package contribution

2009-08-13 Thread roessli bertrand
Hello, I tested the new leasqr and dfdp functions with the new 'bounds' feature and it seems to work fine to me. Thanks, Bertrand --- http://broessli.redbubble.com/ --- On Tue, 8/11/09, Søren Hauberg wrote: From: Søren Hauberg Subject: Re: [OctDev] package contribution To: "Olaf Till" C

Re: [OctDev] windows installer 3.2.2

2009-08-13 Thread Tatsuro MATSUOKA
Hi Benajmin If you would like to release octave 3.2.2, please attach at least the below http://hg.tw-math.de/release-3-2-x/rev/9107c882f193 discussed at http://www.nabble.com/Plotting-with-3.2.0-on-Windows-is-SLOO-td24703690.html The above changeset improves the serious slowness issue o

Re: [OctDev] windows installer 3.2.2

2009-08-13 Thread Søren Hauberg
Hi, tor, 13 08 2009 kl. 16:43 +0200, skrev Viktor Patras: > I would like to ask you for make and put in www pages Octave 3.2.2 > Windows installer. > > Now still can download only 3.2.0 version. I think you have to realise that Octave and Octave-Forge are volunteer driven projects. The people p

[OctDev] windows installer 3.2.2

2009-08-13 Thread Viktor Patras
Dear friends, I would like to ask you for make and put in www pages Octave 3.2.2 Windows installer. Now still can download only 3.2.0 version. Thank you. Best regards, Viktor Patras -- Let Crystal Reports handle th

Re: [OctDev] Donwload link for Octave.app

2009-08-13 Thread Thomas Treichl
Søren Hauberg schrieb: > ons, 12 08 2009 kl. 21:19 +0200, skrev Thomas Treichl: >> I changed __OSX__ and __WINDOWS__ to what it is now - I hope this works for >> the >> next releases. > > Thanks for doing this. > >> PS. I still cannot update the svn repository, any news what should happen >> n

Re: [OctDev] Functions for Octave

2009-08-13 Thread Lyle Collins
You are indeed correct as to the coding issue. As to Peter's suggestion, I would disagree with it for two reasons: 1) Its called a unit step function, so to have it step more than once seems misleading to me. Possibly the function he is suggesting should simply be called step or similar. 2) His cod