Packages: Difference between revisions
(link fix) |
(→Other Packages: Added INTLAB) |
||
Line 16: | Line 16: | ||
* https://github.com/markuman/go-redis | * https://github.com/markuman/go-redis | ||
== INTLAB == | |||
Interval Laboratory. The Matlab toolbox for reliable computing. | |||
* http://www.ti3.tuhh.de/rump/intlab/ | |||
''INTLAB is non-free software. A free alternative is the GNU Octave [[interval package]].'' | |||
== LIBSVM, LIBLINEAR == | == LIBSVM, LIBLINEAR == |
Revision as of 16:04, 23 January 2015
This is a list of Packages available for GNU Octave.
Octave Forge
The official community packages: http://octave.sourceforge.net/
You may also take a look at the Wiki page for each package: http://wiki.octave.org/Category:Octave-Forge
Other Packages
Feel free to add unlisted packages.
go-redis
GNU Octave Redis client
INTLAB
Interval Laboratory. The Matlab toolbox for reliable computing.
INTLAB is non-free software. A free alternative is the GNU Octave interval package.
LIBSVM, LIBLINEAR
Libraries for support vector machine / machine learning classification, regression, and distribution estimation problems. C++, with an interface to Octave.
ltfat
The Large Time-Frequency Analysis Toolbox®. Please note, this package is available on Octave Forge too, but it has its own website.
mex-sqlite3
An extension for MATLAB® or GNU/octave to access sqlite3 databases
octave-network-toolbox
A set of graph/networks analysis functions in Octave
octsympy
A Symbolic Package for Octave using SymPy.
shogun
The Shogun Machine Learning Toolbox®
vlfeat
The VLFeat open source library implements popular computer vision algorithms including HOG, SIFT, MSER, k-means, hierarchical k-means, agglomerative information bottleneck, SLIC superpixels, and quick shift.