Packages: Difference between revisions

Jump to navigation Jump to search
1,962 bytes added ,  30 May 2020
m
(28 intermediate revisions by 9 users not shown)
Line 1: Line 1:
This is a list of Packages available for GNU Octave.
:''This is a list of Packages available for GNU Octave.''


= Octave Forge =
= Octave Forge =
:''Main: [[Octave Forge]]''


The official community packages: http://octave.sourceforge.net/  
{|
| [[File:Octave-flower.svg|left|frame|link=[[:Category:Octave Forge]]|[[:Category:Octave Forge|Octave Forge]] logo.]]
| style="vertical-align:top;" |
For a collection of '''high quality packages''' see [[:Category:Octave Forge|Octave Forge]].
* [https://octave.sourceforge.io/packages.php#community-packages List of Octave Forge '''community packages''']
* [https://octave.sourceforge.io/packages.php#external-packages List of Octave Forge '''external packages''']
|}


You may also take a look at the Wiki page for each package: [[:Category:Octave-Forge]]
<div style="clear:both;"></div>
= External Packages =
{{Note|Feel free to add your package.}}


= Other Packages =
== MPI ==


Feel free to add unlisted packages.
[https://github.com/carlodefalco/octave-mpi mpi] Octave bindings for basic Message Passing Interface (MPI) functions for parallel computing.


== GeoPDEs ==
== GeoPDEs ==
Line 18: Line 25:
The GeoPDEs package provides a common and flexible framework for implementing and testing new isogeometric methods for the solution of partial differential equations.  
The GeoPDEs package provides a common and flexible framework for implementing and testing new isogeometric methods for the solution of partial differential equations.  


== FEATool ==
== FEATool - Finite Element Analysis Toolbox ==


FEATool is a commercial and proprietary Octave and Matlab FEM toolbox for modeling and simulation of physics and engineering applications with the finite element method.  
[https://www.featool.com/multiphysics/ FEATool Multiphysics] is a commercial and proprietary Octave and Matlab FEM toolbox for modeling and simulation of physics and engineering applications with the finite element method. FEATool features an easy to use GUI and fully integrated CAD, geometry tools, automatic grid generation and solvers.


* https://www.featool.com/
* https://www.featool.com/
Line 41: Line 48:
The Large Time-Frequency Analysis Toolbox®. Please note, this package is available on Octave Forge too, but it has its own website.
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/
* http://ltfat.github.io/


== mex-sqlite3 ==
== mex-sqlite3 ==
Line 57: Line 64:
== octsympy ==
== 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.
: ''Main article: [[Symbolic package]]''
 
This package is now part of Octave Forge as [[Symbolic package]].  Main development site is still at https://github.com/cbm755/octsympy.
 
== sci cosim ==
 
: ''Main article: [[sci cosim]]''
 
Scilab co-simulation package
 
* https://github.com/amromanov/sci_cosim


== shogun ==
== shogun ==
Line 83: Line 100:
* http://kyamagu.github.io/mexopencv
* http://kyamagu.github.io/mexopencv
* https://github.com/kyamagu/mexopencv
* https://github.com/kyamagu/mexopencv
== See also ==
 
== gpml==
Gaussian processes for machine learning
 
* [http://www.gaussianprocess.org/gpml/code/matlab/doc/ Webpage of the author]
* [https://gitlab.com/hnickisch/gpml-matlab Repository]
* Downloads or pkg installation: https://gitlab.com/hnickisch/gpml-matlab/-/releases
 
== ekfukf ==
Kalman filtering and smoothing
 
* [https://github.com/kakila/ekfukf Repository]
 
== fda ==
Functional data analysis
 
* [http://www.psych.mcgill.ca/misc/fda/ Webpage of the author]
* [https://gitlab.com/kakila/fda Repository]
 
== Tablicious ==
Matlab-compatible table, datetime, and categorical data types
(Like "pandas for Octave")
 
* [https://github.com/apjanke/octave-tablicious Tablicious on GitHub]
 
== Packajoozle ==
An experimental alternative package manager for Octave
 
* [https://github.com/apjanke/octave-packajoozle Packajoozle on GitHub]
 
== Pythonic ==
 
: ''Main article: [[Pythonic]]''
 
The Pythonic package provides a Python language binding for Octave, to allow
any Python package to be loaded and used directly, with automatic translation
from Octave to Python data types.
 
* https://gitlab.com/mtmiller/octave-pythonic
 
= See also =
* [[Creating packages]]
* [[Creating packages]]
* [[Reviewing Octave Forge packages]]


[[Category:Packages| ]]
[[Category:Packages]]

Navigation menu