Re: [OctDev] Installing Octave on Itanium Core

2010-05-19 Thread DoucheWhite
Thank you I will definitely try it! Thomas Weber-17 wrote: > > Hi, > > On Thu, May 13, 2010 at 11:53:54PM -0700, DoucheWhite wrote: >> I've been having trouble to install Octave 3.2.4 on a server that runs >> SuSE >> Linux Enterprise Server 9; the Linux kernel version is 2.6.5-7.244-sn2 >> ru

Re: [OctDev] leasqr bounds not being respected - bug in optim package?

2010-05-19 Thread Olaf Till
On Tue, May 18, 2010 at 01:09:07PM +0200, Olaf Till wrote: > dfdp does not cope well with the mentioned inaccuracy in bounds, I'll > try to fix that soon. It's probably also better to correct the > parameters to the bounds after each step, but only if no constraints > except bounds are specified.

Re: [OctDev] patch to support oct2mat conversion

2010-05-19 Thread Alois Schlögl
Are You saying that the function de_min() is broken and nobody cares about fixing it? I checked and found that nth() is used 44 times in 22 functions (in main/optim, main/vrml and extra/tk_octave) using the function nth(). Several functions in the 'optim' package will no longer work with O

Re: [OctDev] patch to support oct2mat conversion

2010-05-19 Thread Alois Schlögl
Carlo de Falco wrote: > 2010/5/17 Alois Schlögl : >> Jaroslav Hajek wrote: >>> On Sun, May 16, 2010 at 8:08 PM, Alois Schlögl >>> wrote: Jaroslav Hajek wrote: > On Fri, May 14, 2010 at 9:15 AM, Carlo de Falco > > wrote: >> On 13 May 2010, at 23:00, Lukas Reichlin wrote: >

Re: [OctDev] Test failure in image 1.0.12

2010-05-19 Thread Thomas Weber
On Tue, May 18, 2010 at 06:58:25PM -0700, Søren Hauberg wrote: > tir, 18 05 2010 kl. 16:40 -0700, skrev Søren Hauberg: > > tir, 18 05 2010 kl. 22:54 +0200, skrev Thomas Weber: > > > On Mon, May 03, 2010 at 10:41:05PM +0200, Thomas Weber wrote: > > > > On Sun, May 02, 2010 at 02:13:16PM -0700, Søren

Re: [OctDev] leasqr bounds not being respected - bug in optim package?

2010-05-19 Thread Olaf Till
On Wed, May 19, 2010 at 08:33:23AM +0100, Gary wrote: > Re. the number of calls per iteration: I'm using the built-in finite > differencing function to calculate the jacobian. If I specify iter = > 1, leasqr stops after 102 calls to the function, but if I allow as > many iterations as are needed to

Re: [OctDev] Test failure in image 1.0.12

2010-05-19 Thread Carnë Draug
On 19 May 2010 02:58, Søren Hauberg wrote: > Okay, I installed Octave 3.2.4 and I now see the bug. It is indeed due > to a bug in 3.2.4 that has been fixed in the development version. > > So, should I make the 'image' package use custom bicubic interpolation > code or should rather say this is a b

Re: [OctDev] leasqr bounds not being respected - bug in optim package?

2010-05-19 Thread Gary
On 18 May 2010 12:09, Olaf Till wrote: > On Tue, May 18, 2010 at 08:46:52AM +0100, Gary wrote: >> Thanks Olaf, see bellow for comments. >> >> On 17 May 2010 11:03, Olaf Till wrote: >> > On Mon, May 17, 2010 at 08:43:20AM +0100, Gary wrote: >> >> I haven't rerun the script as it takes some time to