Re: [OctDev] [image package] hough transform functions

2011-12-14 Thread Carnë Draug
On 11 December 2011 09:04, Søren Hauberg wrote: > søn, 11 12 2011 kl. 03:55 +, skrev Carnë Draug: >> Hi >> >> I noticed that we are missing the functions hough and houghlines. > > As in: Matlab has these functions and we don't? Yes. >> However, we have the functions houghtf and hough_line wh

Re: [OctDev] GPC wrapper for octave - being removed from octave-forge

2011-12-14 Thread Carnë Draug
Hi everyone, after receiving an e-mail (see below) from the GPC devs confirming that they have downloaded the source for the gpc package, I have removed it from the project. For those interested, they have made it available on their FTP servers together with wrappers for other languages at http:/

[OctDev] [specfun package] release of 1.1.0

2011-12-14 Thread Carnë Draug
Hi everyone I just made a new release of the specfun package. Thanks to Juan Carbajal for the help on preparing it. Carnë Draug -- 10 Tips for Better Server Consolidation Server virtualization is being driven by many nee

Re: [OctDev] Correction to repanova.m

2011-12-14 Thread Juan Pablo Carbajal
On Wed, Dec 14, 2011 at 10:11 PM, Kyle Winfree wrote: > Hi All, >    I submitted the function repanova.m (in statistics) a while back, and > have since found an error in it's calculation of statistical significance. >  I have corrected that error and attached is a diff for that file.  Please > let

[OctDev] Correction to repanova.m

2011-12-14 Thread Kyle Winfree
Hi All, I submitted the function repanova.m (in statistics) a while back, and have since found an error in it's calculation of statistical significance. I have corrected that error and attached is a diff for that file. Please let me know what I can do to help integrate this correction.

Re: [OctDev] Package ocframe

2011-12-14 Thread Juan Pablo Carbajal
Hi Johan, I cleaned up the structure of mechanics to ctave-forge |_ main |_ mechanics |_ inst |_ ocframe I this way should be easier to maintain. I also fixed the name of SolveFrame it was different form the name of the file. Let me know if you have any troubles. JPi 2