Packages: Difference between revisions

From Octave
Jump to navigation Jump to search
Tag: New redirect
 
(35 intermediate revisions by 14 users not shown)
Line 1: Line 1:
This is a list of Packages available for GNU Octave.
#REDIRECT [[Category:Packages]]
 
= Octave Forge =
:''Main: [[Octave Forge]]''
 
The official community packages: http://octave.sourceforge.net/
 
You may also take a look at the Wiki page for each package: [[:Category:Octave-Forge]]
 
= Other Packages =
 
Feel free to add unlisted packages.
 
== FEATool ==
 
FEATool is an Octave and Matlab FEM toolbox for modeling and simulation of physics and engineering applications with the finite element method.
 
* http://www.precisesimulation.com/featool/
 
== go-redis ==
 
GNU Octave Redis client
 
* https://github.com/markuman/go-redis
 
== LIBSVM, LIBLINEAR ==
 
Libraries for support vector machine / machine learning classification, regression, and distribution estimation problems. C++, with an interface to Octave.
 
* http://www.csie.ntu.edu.tw/~cjlin/libsvm
* http://www.csie.ntu.edu.tw/~cjlin/liblinear
 
== ltfat ==
 
The Large Time-Frequency Analysis Toolbox®. Please note, this package is available on Octave Forge too, but it has its own website.
 
* http://ltfat.sourceforge.net/
 
== mex-sqlite3 ==
 
An extension for MATLAB® or GNU/octave to access sqlite3 databases
 
* https://github.com/rmartinjak/mex-sqlite3
 
== octave-network-toolbox ==
 
A set of graph/networks analysis functions in Octave
 
* http://aeolianine.github.io/octave-networks-toolbox/
 
== octsympy ==
 
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.
 
== shogun ==
 
The Shogun Machine Learning Toolbox®
 
* https://github.com/shogun-toolbox/shogun
 
== 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.
 
* http://www.vlfeat.org/index.html
 
== epanet-octave ==
 
The epanet-octave open source library is as wrapper, including some scripts, to call Epanet Toolkit. Functions are adapted to improve its usability in GNU Octave (e.g. allowing vectors as EpaNet Toolkit function inputs). Still under early development.
 
* https://forja.rediris.es/scm/?group_id=1233
 
 
== See also ==
* [[Creating packages]]
 
[[Category:Packages| ]]

Latest revision as of 05:41, 29 September 2020

Redirect to: