Packages: Difference between revisions

Jump to navigation Jump to search
1,126 bytes added ,  30 May 2020
m
(Remove non-existing project https://github.com/precisesimulation/octave-matlab-web-interface)
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
[[File:Octave-flower.svg|left|frame|[[:Category:Octave Forge|Octave Forge]] logo.]]
:''This is a list of Packages available for GNU Octave.''


This is a list of Packages available for GNU Octave.
= Octave Forge =


For a collection of high quality packages see [[:Category:Octave Forge|Octave Forge]].
{|
| [[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''']
|}


<div style="clear:both;"></div>
= External Packages =
= External Packages =
{{Note|Feel free to add your package.}}


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


== GeoPDEs ==
== GeoPDEs ==
Line 95: Line 105:


* [http://www.gaussianprocess.org/gpml/code/matlab/doc/ Webpage of the author]
* [http://www.gaussianprocess.org/gpml/code/matlab/doc/ Webpage of the author]
* [https://bitbucket.org/KaKiLa/gpml/src Repository]
* [https://gitlab.com/hnickisch/gpml-matlab Repository]
* Downloads or pkg installation: https://bitbucket.org/KaKiLa/gpml/downloads/
* Downloads or pkg installation: https://gitlab.com/hnickisch/gpml-matlab/-/releases


== ekfukf ==
== ekfukf ==
Line 107: Line 117:


* [http://www.psych.mcgill.ca/misc/fda/ Webpage of the author]
* [http://www.psych.mcgill.ca/misc/fda/ Webpage of the author]
* [https://bitbucket.org/KaKiLa/fda/src Repository]
* [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 ==
= See also =
* [[Creating packages]]
* [[Creating packages]]
* [[Reviewing Octave-Forge packages]]
* [[Reviewing Octave Forge packages]]


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

Navigation menu