Difference between revisions of "Octave-ann"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Octave-ann |Short description=use the ANN library from within Octave |Full description=octave-ann is a set of bindings that allow one to use the ANN library from wi...")
 
(No version changes. * unmaintained)
Line 2: Line 2:
 
|Name=Octave-ann
 
|Name=Octave-ann
 
|Short description=use the ANN library from within Octave
 
|Short description=use the ANN library from within Octave
|Full description=octave-ann is a set of bindings that allow one to use the ANN library from within Octave in a natural way. The ANN (Approximate Nearest Neighbor) library has some nice data structures and algorithms for computing exact or approximate nearest neighbors on an arbitrarily high-dimensional point set.
+
|Full description=* unmaintained
 +
 
 +
octave-ann is a set of bindings that allow one to use the ANN library from within Octave in a natural way. The ANN (Approximate Nearest Neighbor) library has some nice data structures and algorithms for computing exact or approximate nearest neighbors on an arbitrarily high-dimensional point set.
 +
|Homepage URL=http://freshmeat.net/redir/octave-ann/73652/url_homepage/octave-ann.html
 
|User level=advanced
 
|User level=advanced
|Status=Live
 
|Component programs=
 
|Homepage URL=http://freshmeat.net/redir/octave-ann/73652/url_homepage/octave-ann.html
 
 
|VCS checkout command=cvs -d:pserver:anonymous@octave-swig.cvs.sourceforge.net:/cvsroot/octave-swig login
 
|VCS checkout command=cvs -d:pserver:anonymous@octave-swig.cvs.sourceforge.net:/cvsroot/octave-swig login
 
|Computer languages=C++
 
|Computer languages=C++
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=Octave,Octave-db,Octave-audio,Octave-combinatorics,Octave-data_smoothing,Octave-econometrics,Octave-financial,Octave-fixed,Octave-ga,Octave-general,Octave-gsl,Octave-ident,Octave-image,Octave-information_theory,Octave-io,Octave-irsa,Octave-linear_algebra,Octave-cdf,Octave-gpr,Octave-odebvp,Octave-odepkg,Octave-optim,Octave-optiminterp,Octave-outliers,Octave-parallel,Octave-physicalconstants,Octave-plot,Octave-quaternion,Octave-signal,Octave-sockets,Octave-specfun,Octave-specialmatrix,Octave-splines,Octave-struct,Octave-symbolic,Octave-time,Octave-video,Octave-vrlm,Octave-zenity,Octave-ad,Octave-bim,Octave-civilengineering,Octave-engine,Octave-fpl,Octave-generatehtml,Octave-graceplot,Octave-integration,Octave-mapping,Octave-multicore,Octave-nan,Octave-nlwing2,Octave-nurbs
 
|Related projects=Octave,Octave-db,Octave-audio,Octave-combinatorics,Octave-data_smoothing,Octave-econometrics,Octave-financial,Octave-fixed,Octave-ga,Octave-general,Octave-gsl,Octave-ident,Octave-image,Octave-information_theory,Octave-io,Octave-irsa,Octave-linear_algebra,Octave-cdf,Octave-gpr,Octave-odebvp,Octave-odepkg,Octave-optim,Octave-optiminterp,Octave-outliers,Octave-parallel,Octave-physicalconstants,Octave-plot,Octave-quaternion,Octave-signal,Octave-sockets,Octave-specfun,Octave-specialmatrix,Octave-splines,Octave-struct,Octave-symbolic,Octave-time,Octave-video,Octave-vrlm,Octave-zenity,Octave-ad,Octave-bim,Octave-civilengineering,Octave-engine,Octave-fpl,Octave-generatehtml,Octave-graceplot,Octave-integration,Octave-mapping,Octave-multicore,Octave-nan,Octave-nlwing2,Octave-nurbs
 
|Keywords=bindings,numeric,algorithm,high,numerical analysis
 
|Keywords=bindings,numeric,algorithm,high,numerical analysis
|Is GNU=n
 
|Last review by=Deb Nicholson
 
|Last review date=2009-06-24
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0
 
|Version identifier=1.0
 
|Version date=2008-03-09
 
|Version date=2008-03-09
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://downloads.sourceforge.net/octave-swig/octave-ann-030908.tar.gz
 
|Version download=http://downloads.sourceforge.net/octave-swig/octave-ann-030908.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/17
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2008-03-10
 +
}}
 +
{{Project license
 +
|License=LGPLv2.1orlater
 +
|License verified by=Deborah Nicholson
 
|License verified date=2008-03-10
 
|License verified date=2008-03-10
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=David Mount
 
|Role=Developer
 
|Role=Developer
|Real name=David Mount
+
|Resource URL=
|Email=
 
|Resource URL=http://www.cs.umd.edu/~mount/
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Sunil Arya
 
|Role=Developer
 
|Role=Developer
|Real name=Sunil Arya
+
|Resource URL=
|Email=
 
|Resource URL=http://www.cs.ust.hk/faculty/arya/
 
 
}}
 
}}
 
{{Software category
 
{{Software category
Line 44: Line 42:
 
|Use=mathematics
 
|Use=mathematics
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=LGPLv2.1orlater
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-03-10
 
}}
 

Revision as of 22:22, 16 January 2017


[edit]

Octave-ann

https://octave.sourceforge.io/ann/
use the ANN library from within Octave

The octave-ann package wraps the ANN library, which provides data structures and functions for computing exact and approximate nearest neighbors on an arbitrarily high dimensional point set.

This Octave add-on package is part of the Octave-Forge project.





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

10 March 2008




Leaders and contributors

Contact(s)Role
Xavier Delacour Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttps://sourceforge.net/p/octave/ann/ci/default/tree/
Debian (Ref)https://tracker.debian.org/pkg/octave-ann


Software prerequisites




Entry



















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.