help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave bindings for ANN


From: Søren Hauberg
Subject: Re: Octave bindings for ANN
Date: Sun, 09 Mar 2008 22:18:44 +0100

søn, 09 03 2008 kl. 15:50 -0500, skrev Xavier Delacour:
> I've written Octave bindings for ANN
> (http://www.cs.umd.edu/~mount/ANN/), a C++ library that computes
> approximate nearest neighbors on arbitrarily high dimensional point
> sets.
> 
> It's posted here: http://octave-swig.sourceforge.net/octave-ann.html
> 
> I would be willing to integrate it into octave-forge if someone can
> give me SVN access etc.
Sounds quite interesting! If you want SVN access for Octave-Forge,
please bring it up on the OctaveForge mailing list.

I looked at the example code on your web site, and I have a question.
The first thing in your code is
  octave:1> ann
Is that library initialisation? If so, then it might make sense to do
this when the package is loaded.

Søren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]