fre, 14 11 2008 kl. 01:00 +0100, skrev Francesco Potortì: > I finally committed a new, working version of pdist.m, which is part of > the statistics package.
Great! > - The previous version was broken in many respects, since only four of > the eleven metrics worked. Are there such things as bug-correction > releases for Octave-forge? The current release process is pretty much broken. Some discussions have been had about how to fix it, but no choices have been made. It all boils down to: somebody has to take the time to write down a formal release procedure, and create the need software for this. I have quite a bit of fairly extensible code for generating the web pages, which is one of the trickier parts of making releases. But this code depends on my reimplementation of the help system in core Octave. > - While I introduced code using the new norm function of Octave 3.2, I > do not have Octave 3.2 installed. Would please someone who has it try > the tests in pdist.m? octave:1> test pdist PASSES 14 out of 14 tests Søren ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
