Packages: Difference between revisions

From Octave
Jump to navigation Jump to search
(→‎octsympy: point people to the symbolic package on Octave Forge)
(→‎INTLAB: Do not advertise non-free software as an “alternative” to free software)
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 08:46, 24 May 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

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

This package is now part of Octave Forge as the new symbolic package. Main development site is still at https://github.com/cbm755/octsympy.

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.