Difference between revisions of "Octave"
(Update version to 5.1.0) |
(minor edits) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|Full description='''Octave''' is a high-level interpreted language that is specialized for numerical computations. It can be used for both linear and non-linear applications and it provides great support for visualizing results. Work may be performed both at the interactive command-line as well as via script files. | |Full description='''Octave''' is a high-level interpreted language that is specialized for numerical computations. It can be used for both linear and non-linear applications and it provides great support for visualizing results. Work may be performed both at the interactive command-line as well as via script files. | ||
− | N.B. The Octave language is quite similar to Matlab so that most programs are easily portable. There is support for editing both in [[Emacs]]. | + | N.B. The Octave language is quite similar to that of proprietary Matlab so that most programs are easily portable. There is support for editing both in [[Emacs]]. |
|Homepage URL=https://www.gnu.org/software/octave/ | |Homepage URL=https://www.gnu.org/software/octave/ | ||
+ | |Version download=https://ftp.gnu.org/gnu/octave/octave-8.1.0.tar.lz | ||
|Is High Priority Project=No | |Is High Priority Project=No | ||
|VCS checkout command=hg clone https://hg.savannah.gnu.org/hgweb/octave | |VCS checkout command=hg clone https://hg.savannah.gnu.org/hgweb/octave | ||
Line 40: | Line 41: | ||
|Version date=2019/02/23 | |Version date=2019/02/23 | ||
|Version status=stable | |Version status=stable | ||
− | |||
|Last review by=Mtmiller | |Last review by=Mtmiller | ||
|Last review date=2019/03/16 | |Last review date=2019/03/16 | ||
Line 55: | Line 55: | ||
{{Project license | {{Project license | ||
|License=GPLv3orlater | |License=GPLv3orlater | ||
− | |License verified by=Genium | + | |License copyright=2004-2023 The Octave Project Developers |
− | |License verified date= | + | |License verified by=Genium, Mertgor, craigt |
+ | |License verified date=2023-04-14 | ||
+ | |License note=https://github.com/gnu-octave/octave/blob/default/COPYING | ||
+ | }} | ||
+ | {{Software category | ||
+ | |Interface=command-line, frontend | ||
+ | |Programming-language=C, C++ | ||
+ | |Runs-on=Windows, BSD, OS X, GNU/Linux | ||
+ | |Use=mathematics | ||
+ | }} | ||
+ | {{EntryGNU | ||
+ | |Is GNU=No | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=[[make]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=[[g++]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=[[libstdc++]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=[[fortran]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[gnuplot]] | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Weak prerequisite | ||
+ | |Prerequisite description=[[less]] | ||
}} | }} | ||
{{Person | {{Person | ||
Line 168: | Line 203: | ||
|Resource URL=https://savannah.gnu.org/people/ | |Resource URL=https://savannah.gnu.org/people/ | ||
}} | }} | ||
− | {{ | + | {{EntryDetails |
− | | | + | |Is High Priority Project=No |
− | | | + | |Decommissioned or Obsolete=No |
− | | | + | |Accepts cryptocurrency donations=No |
− | | | + | |Test entry=No |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Featured | {{Featured | ||
− | |Featured date=2012 | + | |Featured date=2012-02-04 |
|Featured source=The Free Software Supporter | |Featured source=The Free Software Supporter | ||
|Featured category=GNU Spotlight | |Featured category=GNU Spotlight | ||
}} | }} |
Latest revision as of 14:07, 14 April 2023
GNU Octave
https://www.gnu.org/software/octave/
High-level language for numerical computations.
Octave is a high-level interpreted language that is specialized for numerical computations. It can be used for both linear and non-linear applications and it provides great support for visualizing results. Work may be performed both at the interactive command-line as well as via script files.
N.B. The Octave language is quite similar to that of proprietary Matlab so that most programs are easily portable. There is support for editing both in Emacs.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium, Mertgor, craigt
Verified on
14 April 2023
Leaders and contributors
Contact(s) | Role |
---|---|
Torsten | contributor |
John W. Eaton | Maintainer |
Rik | contributor |
Markus Muetzel | contributor |
Mike Miller (Mtmiller) | contributor |
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | less |
Weak prerequisite | gnuplot |
Required to build | fortran |
Required to build | make |
Required to build | libstdc++ |
Required to build | g++ |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.