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
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
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
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
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
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