[OctDev] interface to ANN (nearest neighbors)

2012-02-10 Thread Michael Creel
There is an ANN package in OF, that provides bindings to the ANN library http://www.cs.umd.edu/~mount/ANN/. Unfortunately, this package only works up to Octave 3.2.x. I have written a simple octave function for nearest neighbors search that simply calls a slightly modified search program that is pa

Re: [OctDev] Octave installation issue.

2012-02-10 Thread marco atzeri
On 2/11/2012 12:28 AM, warmerdays wrote: > Hello all: > > Three months ago I was introduced to Octave and downloaded the version > at that time and it performed well. Then I uninstalled due to a few > issues (I'll address them in future emails) and upon downloading, the > Setup Wizard did not appea

[OctDev] Octave installation issue.

2012-02-10 Thread warmerdays
Hello all: Three months ago I was introduced to Octave and downloaded the version at that time and it performed well.  Then I uninstalled due to a few issues (I'll address them in future emails) and upon downloading, the Setup Wizard did not appear with the run button to execute the install. U

Re: [OctDev] Cleaning list of octave-forge developers

2012-02-10 Thread Peter Lanspeary
On Tue, Feb 07, 2012 at 03:30:01PM +, Carnë Draug wrote: > Hi everyone > a few months ago it was discussed that a cleaning to the people with > write access to the repository was due. The following is a list of > users who haven't made a commit in 18 months. ... > pvlanspeary ... > In 7 days, t

Re: [OctDev] New releases of NaN- and TSA - toolbox

2012-02-10 Thread Stephen Montgomery-Smith
On 02/10/2012 04:42 AM, Alois Schloegl wrote: > I've released new versions of the TSA-toolbox and the NaN-toolbox. > > TSA-toolbox v4.2.1 > - fixes several warnings on shirt-circuit operators > - and the extension of the package is *.tar.gz (instead of *.tgz) > TSA has a subdirectory "src" but no

[OctDev] New releases of NaN- and TSA - toolbox

2012-02-10 Thread Alois Schloegl
I've released new versions of the TSA-toolbox and the NaN-toolbox. The NaN-toolbox v2.5.2 contains a faster version of - faster version of quantile if multiple quantiles are requested - removes the dependency on ZLIB and thus - fixes "pkg install nan" for Octave on Windows - a number of minor impr