Difference between revisions of "Octave"
(minor edits) |
|||
(41 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
{{Entry | {{Entry | ||
− | |Name=Octave | + | |Name=GNU Octave |
− | |Short description=High-level language for numerical computations | + | |Short description=High-level language for numerical computations. |
− | |Full description= | + | |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 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/ | ||
+ | |Version download=https://ftp.gnu.org/gnu/octave/octave-8.1.0.tar.lz | ||
+ | |Is High Priority Project=No | ||
+ | |VCS checkout command=hg clone https://hg.savannah.gnu.org/hgweb/octave | ||
+ | |Computer languages=Fortran | ||
+ | |Documentation note=https://octave.org/doc/interpreter/ | ||
+ | |||
+ | https://octave.org/octave.pdf | ||
+ | |||
+ | https://wiki.octave.org/FAQ | ||
+ | |||
+ | http://www.network-theory.co.uk/octave/manual/ | ||
+ | |||
+ | '''Selection from the [https://shop.fsf.org/ FSF shop]''' | ||
+ | |||
+ | [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] | ||
+ | |||
+ | [https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line] | ||
+ | |||
+ | ---- | ||
+ | ---- | ||
+ | '''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]''' | ||
+ | ---- | ||
+ | ---- | ||
+ | |||
+ | If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org | ||
+ | ---- | ||
+ | |Decommissioned or Obsolete=No | ||
+ | |Donate=https://www.gnu.org/software/octave/donate.html | ||
+ | |Microblog=https://planet.octave.org | ||
+ | |IRC general=irc://irc.freenode.net/#octave | ||
+ | |Related projects=Scilab, gnustandards,Bc,Euler,Goose,NML,PARI_GP,PDL,Yorick,Octave-ann,Octave-db,Octave-audio,Octave-combinatorics,Octave-data_smoothing,Octave-econometrics,Octave-financial,Octave-fixed,Octave-ga,Octave-general,Octave-gsl,Octave-ident,Octave-image,Octave-information_theory,Octave-io,Octave-irsa,Octave-linear_algebra,Octave-cdf,Octave-gpr,Octave-odebvp,Octave-odepkg,Octave-optim,Octave-optiminterp,Octave-outliers,Octave-parallel,Octave-physicalconstants,Octave-plot,Octave-quaternion,Octave-signal,Octave-simp,Octave-sockets,Octave-specfun,Octave-specialmatrix,Octave-splines,Octave-struct,Octave-symbolic,Octave-time,Octave-video,Octave-vrlm,Octave-zenity,Octave-ad,Octave-bim,Octave-civilengineering,Octave-engine,Octave-fpl,Octave-generatehtml,Octave-graceplot,Octave-integration,Octave-mapping,Octave-multicore,Octave-nan,Octave-nlwing2,Octave-nurbs,Octave-ocs,Octave-pdb,Octave-secs1d,Octave-secs2d,Octave-symband,Octave-tsa,Octave-nnet,Octave-java,Jacal,GNU_Oflox | ||
+ | |Keywords=math,algebra,equations,functions,batch,octave | ||
+ | |Version identifier=5.1.0 | ||
+ | |Version date=2019/02/23 | ||
+ | |Version status=stable | ||
+ | |Last review by=Mtmiller | ||
+ | |Last review date=2019/03/16 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
− | |Submitted date=2011 | + | |Submitted date=2011/04/01 |
− | | | + | |User level=advanced |
− | | | + | |Paid support=https://www.gnu.org/software/octave/commercial-support.html |
− | | | + | |Accepts cryptocurrency donations=Yes |
− | | | + | |OpenPGP signature=https://ftp.gnu.org/gnu/octave/octave-5.1.0.tar.lz.sig |
− | | | + | |Test entry=No |
− | | | + | |Is GNU=Yes |
− | + | |GNU package identifier=octave | |
− | |||
− | | | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=GPLv3orlater |
− | |License verified by= | + | |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 | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description= | + | |Prerequisite description=[[make]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=g++ | + | |Prerequisite description=[[g++]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description=libstdc++ | + | |Prerequisite description=[[libstdc++]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
− | |Prerequisite description= | + | |Prerequisite description=[[fortran]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Weak prerequisite | |Prerequisite kind=Weak prerequisite | ||
− | |Prerequisite description=gnuplot | + | |Prerequisite description=[[gnuplot]] |
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
|Prerequisite kind=Weak prerequisite | |Prerequisite kind=Weak prerequisite | ||
− | |Prerequisite description=less | + | |Prerequisite description=[[less]] |
+ | }} | ||
+ | {{Person | ||
+ | |Real name=John W. Eaton | ||
+ | |Role=Maintainer | ||
+ | |Email=jwe@octave.org | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Mike Miller | ||
+ | |Role=contributor | ||
+ | |Email=mtmiller@octave.org | ||
+ | |Username=mtmiller | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Rik | ||
+ | |Role=contributor | ||
+ | |Email=rik@octave.org | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Markus Muetzel | ||
+ | |Role=contributor | ||
+ | |Email=markus.muetzel@gmx.de | ||
+ | }} | ||
+ | {{Person | ||
+ | |Real name=Torsten | ||
+ | |Role=contributor | ||
+ | |Email=mttl@mailbox.org | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=R (Ref) (R) | ||
+ | |Resource URL=https://cran.r-project.org/web/packages/matlab/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) (R) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/octave-nan | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) (R) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/octave-missing-functions | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) (R) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/octave-miscellaneous | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) (R) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/octave-general | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Debian (Ref) | ||
+ | |Resource URL=https://tracker.debian.org/pkg/octave | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Savannah (Ref) | ||
+ | |Resource URL=https://savannah.gnu.org/projects/octave/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=VCS Repository Webview | ||
+ | |Resource URL=https://hg.savannah.gnu.org/hgweb/octave/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/help-octave/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/octave-maintainers/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/octave-bug-tracker/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/octave-task-tracker/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/octave-patch-tracker/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/octave-buildbot/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Mailing List | ||
+ | |Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://alpha.gnu.org/gnu/octave/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=Download | ||
+ | |Resource URL=https://ftp.gnu.org/gnu/octave/ | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://wiki.octave.org/GNU_Octave_Wiki | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://octave.sourceforge.io | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |Resource URL=https://packages.debian.org/search?suite=default§ion=all&arch=any&searchon=sourcenames&keywords=octave | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource kind=General | ||
+ | |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 date=2012-02-04 | ||
+ | |Featured source=The Free Software Supporter | ||
+ | |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.