GNU Octave Wiki: Difference between revisions

Jump to navigation Jump to search
21 bytes removed ,  3 October 2018
Don't force TOC location.
(Rename "Octave-Forge" to "Octave Forge" (https://lists.gnu.org/archive/html/octave-maintainers/2018-08/msg00138.html).)
(Don't force TOC location.)
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:


* Get installers and sources from https://www.octave.org/download
* Get installers and sources from https://www.octave.org/download
** [[Octave_for_MacOS_X#Installing_a_Mac_OS_X_Bundle|Beta installer for macOS]]
** [[Octave for macOS|macOS installation instructions]]
** [[Octave for GNU/Linux|GNU/Linux installation instructions]] and for [[Octave for other Unix systems|other Unix systems]]
** [[Octave for GNU/Linux|GNU/Linux installation instructions]] and for [[Octave for other Unix systems|other Unix systems]]
** [[Octave_for_Microsoft_Windows|Microsoft Windows installation instructions]]
** [[Octave_for_Microsoft_Windows|Microsoft Windows installation instructions]]
Line 31: Line 31:
* [[Video tutorials|Videos]]
* [[Video tutorials|Videos]]
* [https://bagustris.github.io/octave-tutorial Short course]
* [https://bagustris.github.io/octave-tutorial Short course]
<br>
__TOC__


== Advanced topics ==
== Advanced topics ==
Line 47: Line 44:


See also the list of Forge Wiki pages: [[:Category:Octave Forge]]
See also the list of Forge Wiki pages: [[:Category:Octave Forge]]
 
* [[Arduino_package|arduino package]] Control arduino devices from Octave
* [[bim_package|bim package]] Solve Partial Differential Equations with a Finite Element method
* [[bim_package|bim package]] Solve Partial Differential Equations with a Finite Element method
* [[Control_package|Control package]]
* [[Control_package|Control package]]
Line 88: Line 85:


=== [[:Category:Development|Development]] ===
=== [[:Category:Development|Development]] ===
Find a longer list of relevant links for developers at the [[Developers]] page.


* [[Contribution guidelines]]
* [[Contribution guidelines]]
* [[Doxygen]] - Internal C++ code documentation
* [[Doxygen]] - Internal C++ code documentation.
* [[International Characters Support]] - Using Octave in your own language.
* [[International Characters Support]] - Using Octave in your own language.
* [[:Category:Editors|Editors]] - A list of editors supporting Octave syntax highlighting.
* [[:Category:Editors|Editors]] - A list of editors supporting Octave syntax highlighting.
* [[4.4.0 Release Checklist]]
* [[:Category:Building|Building]] - All pages related to build Octave.
 
** [[Building]] - General information.
==== [[:Category:Building|Building]] ====
** [[Continuous Build]]
 
** [[Enable large arrays: Build octave such that it can use arrays larger than 2Gb.|Large array support]]
* [[Building]]
* [[Continuous Build]]
* [[Enable large arrays: Build octave such that it can use arrays larger than 2Gb.|Building Octave to use large arrays]]
 
==== [[:Category:Testing|Testing]] ====
 
* [[Tests|Testing source code]]
* [[Tests|Testing source code]]
 
* [[:Category:Packaging|Packaging]] - Building binary distributions.
==== [[:Category:Packaging|Packaging]] ====
** [[Create a MacOS X App Bundle Using MacPorts|Create a macOS app using MacPorts]]
 
** [[Windows_Installer|Create a Windows Installer using MXE]]
* [[Create a MacOS X App Bundle Using MacPorts]]
* [[Windows_Installer|Create a Windows Installer using MXE]]


=== [[:Category:Academia|Academia]] ===
=== [[:Category:Academia|Academia]] ===

Navigation menu