Re: [OctDev] image: bug in im2double for uint16 images

2010-04-14 Thread Søren Hauberg
ons, 14 04 2010 kl. 20:24 +0200, skrev Sean Veers: > im2double in package image doesn't work with uint16 images due to a > missing '/' (division). I've made this change. Thanks Søren -- Download Intel® Parallel Studio E

Re: [OctDev] Uploaded io package updated to v. 1.0.12

2010-04-14 Thread Carlo de Falco
On 14 Apr 2010, at 20:43, Philip Nienhuis wrote: > Hi Carlo > > BTW I'd rather use Tortoise svn, I use that for regular commits too. > There's probably a similar option there, I'll have a look. I am sure you can perform the same actions with tortoise svn, but unfortunately I am not familia

Re: [OctDev] Uploaded io package updated to v. 1.0.12

2010-04-14 Thread Philip Nienhuis
Hi Carlo Carlo de Falco wrote: > > On 13 Apr 2010, at 22:17, Philip Nienhuis wrote: > >> Hi, >> >> I just uploaded version 1.0.12 of the io package to the package >> release > I see the package you uploaded still contains the subversion > information in the .svn subdirectories. > To correctly cr

[OctDev] image: bug in im2double for uint16 images

2010-04-14 Thread Sean Veers
Hello, im2double in package image doesn't work with uint16 images due to a missing '/' (division). The bug is present in image 1.0.10 (tested) and appears also to be present in 1.0.12 / trunk. Testcase: im2double(uint16(65535)) Expected result: ans = 1 Actual result: error: A(I): Index e

Re: [OctDev] El wiki

2010-04-14 Thread etienne
Done! Quoting Pa Cimballi (Wed, 14 Apr 2010 14:56:41 + (GMT)): > Hi ! > > I"m french but i speak spanish and i would like to contribute > to develop the spanish wiki of octave. > Can you create me a password please ? > > Tanks a lot ! > > PA -- http://www.isr.ist.utl.pt/~etienne -

[OctDev] El wiki

2010-04-14 Thread Pa Cimballi
Hi ! I"m french but i speak spanish and i would like to contribute to develop the spanish wiki of octave. Can you create me a password please ? Tanks a lot ! PA -- Download Intel® Parallel Studio Eval Try the n

Re: [OctDev] Uploaded io package updated to v. 1.0.12

2010-04-14 Thread Carlo de Falco
On 13 Apr 2010, at 22:17, Philip Nienhuis wrote: > Hi, > > I just uploaded version 1.0.12 of the io package to the package > release > forum. > Many bugs have been fixed in the spreadsheet function files, > especially > a number of corner-case bugs in the .ods (OpenOffice.org Calc) ones, >