Re: [OctDev] New release system and web page up and running

2010-02-07 Thread Carlo de Falco
Dear all, First of all thanks to Søren for his great work on the website! On 7 Feb 2010, at 23:10, Søren Hauberg wrote: > Hi All > > I have been working on a fairly large vaporware project, namely the > new > release system and the corresponding web page. That is, up till now, > as > it is no

Re: [OctDev] Now is it still impossible to use __gnuplot_X__ (package added to octave-forge)

2010-02-07 Thread Søren Hauberg
man, 08 02 2010 kl. 07:26 +0100, skrev Matthias Brennwald: > I just had a look at the gnuplot package. It seems that quite a few > things got garbled. The description of the package looks truncated, > and, in the function reference, the descriptions of many commands look > truncated, too. What happ

Re: [OctDev] Now is it still impossible to use __gnuplot_X__ (package added to octave-forge)

2010-02-07 Thread Matthias Brennwald
On 7 February 2010 23:13, Søren Hauberg wrote: > Hi > > tor, 21 01 2010 kl. 22:14 -0800, skrev etie...@isr.ist.utl.pt: > > this is just to say that I svn commited the extra/gnuplot package. > > This seems quite cool. Thanks. > > >Will it appear automatically in > > http://octave.sourceforge.n

Re: [OctDev] Octave translation packages?

2010-02-07 Thread Javier Enciso
Hi Søren, I'm really glad to release the Spanish Package :). Some time ago, I was trying to make the Spanish package by my self, I followed the instructions given in the developers section and even tried to copy some missing files from the Portuguese package... in the end I couldn't produce an

Re: [OctDev] GA toolbox : scripts to use data parallelism by multicore fitness evaluation

2010-02-07 Thread Jaroslav Hajek
On Mon, Feb 8, 2010 at 2:51 AM, Muthiah Annamalai wrote: > Hello Luca Favatella, and friends, > > Octave can be used in ways Matlab cannot be, for example > in problems which have data-parallelism ( same problem solved > for different initial conditions/ data ) Octave gives a large speedup > facto

[OctDev] GA toolbox : scripts to use data parallelism by multicore fitness evaluation

2010-02-07 Thread Muthiah Annamalai
Hello Luca Favatella, and friends, Octave can be used in ways Matlab cannot be, for example in problems which have data-parallelism ( same problem solved for different initial conditions/ data ) Octave gives a large speedup factors. A master Octave can spawn several Octave processess whose parame

Re: [OctDev] Binary blob counting : bwcount

2010-02-07 Thread Søren Hauberg
tir, 02 02 2010 kl. 22:23 -0600, skrev Muthiah Annamalai: > I did not study your code, but it seems to be > faster than my queue based version at initial glance. I agree > we should use it as the starting point and write wrappers > around this. > > Matlab compatibility with imaging toolbox might b

[OctDev] Java package with Octave development version

2010-02-07 Thread Søren Hauberg
Hi All I'm trying to install the SVN version of the Java package on Ubuntu with a fairly recent checkout from the Octave development version. When I run ./configure I get the following: [snip] checking for java... java checking for javac... javac checking for jar..

[OctDev] Octave translation packages?

2010-02-07 Thread Søren Hauberg
Hi All With the new release system finally in place (I hope), I guess it is about time to make functional releases of the Octave translation packages. I apologise for not having been more helpful in making this happen more soon, but real life has been taking up too much time. Is everything thing i

Re: [OctDev] OctPROJ: a new package for Octave-Forge

2010-02-07 Thread Søren Hauberg
Hi søn, 07 02 2010 kl. 13:35 +0100, skrev José Luis García Pallero: > I've written a wrapper around PROJ.4 (http://trac.osgeo.org/proj/). > I've made an Octave package and I would like to upload to > Octave-Forge. How can I do it? It is always great to see new package. Thanks! > In section "Deve

Re: [OctDev] bug in prctile function in statistics-1.0.9

2010-02-07 Thread Søren Hauberg
fre, 05 02 2010 kl. 13:34 -0500, skrev Michael A. Repucci: > Actually, I object. Function 'prctile' doesn't exist in Octave 3.0.1 > core, which is the binary available on my platform (Ubuntu 9.04). And > building Octave 3.2.3 from source did not go as smoothly as one would > have liked. I'd guess

Re: [OctDev] Now is it still impossible to use __gnuplot_X__ (package added to octave-forge)

2010-02-07 Thread Søren Hauberg
Hi tor, 21 01 2010 kl. 22:14 -0800, skrev etie...@isr.ist.utl.pt: > this is just to say that I svn commited the extra/gnuplot package. This seems quite cool. Thanks. >Will it appear automatically in > http://octave.sourceforge.net/packages.html#extra, or should I do > something more? Th

[OctDev] New release system and web page up and running

2010-02-07 Thread Søren Hauberg
Hi All I have been working on a fairly large vaporware project, namely the new release system and the corresponding web page. That is, up till now, as it is no longer vaporware :-) I have not really had the time to work out every detail, but it has been saddening to see SVN versions of various pa

[OctDev] OctPROJ: a new package for Octave-Forge

2010-02-07 Thread José Luis García Pallero
Hello, I've written a wrapper around PROJ.4 (http://trac.osgeo.org/proj/). I've made an Octave package and I would like to upload to Octave-Forge. How can I do it? In section "Developers" of Octave-Forge web page a procedure for contributing code is explained, but I think that is very complicated