Packages: Difference between revisions

From Octave
Jump to navigation Jump to search
(→‎Other Packages: Added INTLAB)
(→‎octsympy: point people to the symbolic package on Octave Forge)
Line 52: Line 52:
== octsympy ==
== octsympy ==


A Symbolic Package for Octave using SymPy.
This package is now part of Octave Forge as the new [http://octave.sourceforge.net/symbolic symbolic package].  Main development site is still at https://github.com/cbm755/octsympy.
 
* https://github.com/cbm755/octsympy


== shogun ==
== shogun ==

Revision as of 21:15, 28 February 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

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.