This is a list of the projects that work with octave in some way. It is not yet a comprehensive list, but it should give an idea of what is available.
Octave Forge
octave.sourceforge.net Current version 2009-05-04 for 3.0.5
This is intended to be a central location for custom scripts, functions and extensions for GNU Octave.
Plotting Projects
Octaviz
octaviz.sourceforge.net Current version 0.4.0
Octaviz is a visualization system for Octave. It is a wrapper that makes all VTK classes accessible from within Octave using the same object-oriented syntax as in C++ or Python. Octaviz also provides high-level functions for 2D and 3D visualization. Using those functions, most common visualization tasks (3D surface plots, contour plots, meshes etc) can be accomplished without any knowledge about VTK.
Octplot
octplot.sourceforge.net Current version 0.3.5
OctPlot is a handle graphics package for Octave. OctPlot provides quality postscript(TM) and screen graphics. OctPlot is free open source software under the terms of the GNU General Public License (GPL).
OctPlot should run on following systems: Cygwin (MS Windows), Linux (and possibly other UNIXs), OS X
Other Software with Interfaces to Octave
pMatlab
pMatlab enables parallel programming by providing distributed arrays and functions. Distributed array programming is an effective programming style for a wide variety of parallel applications and is consistent with standard Octave/Matlab programming style. The primary advantages of distributed array programming are:
- Message passing is done implicitly
- Existing Octave programs can be made parallel with modifications to just a handful of statements
TANGO
Trustable Algorithms for Nonlinear General Optimization (TANGO) is a set of Fortran routines for Optimization developed at the Department of Applied Mathematics of the State University of Campinas and at the Department of Computer Science of the University of São Paulo, under the coordination of Professor J. M. Martínez.
www.ime.usp.br/~egbirgin/tango/
Trustable Algorithms for Nonlinear General Optimization (TANGO) is a set of Fortran routines for Optimization developed at the Department of Applied Mathematics of the State University of Campinas and at the Department of Computer Science of the University of São Paulo, under the coordination of Professor J. M. Martínez.