Octave Wiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
No edit summary
m (Text replacement - "FoundedIn2012" to "Founded in 2012")
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{wiki|
{{Wiki <!--see 'Template:Wiki' for full detail-->
wiki_name  =                OctaveWiki                                        |
|name            = Octave Wiki,<br><small>''originally''</small><br>ScaryOctave
wiki_logo =                 http://users.isr.ist.utl.pt/~etienne/icons/sombrero-266x148.jpg                                  |
|URL              = https://wiki.Octave.org/GNU_Octave_Wiki
wiki_URL =                 http://wiki.octave.org/                                                                           |
|logo            = https://wiki.Octave.org/wiki/skins/octave/images/logo.png
wiki_recentchanges_URL =       http://wiki.octave.org/wiki.pl?RecentChanges                                                      | wiki_wikinode_URL      = No
|wide logo        = y<!--insert 'y' when the logo is too wide AND / OR the title name is too long-->
|
|recentchanges URL= https://wiki.Octave.org/Special:RecentChanges?limit=100&days=90
wiki_status =               Active                     |
|wikinode URL    = No <!--https://YourWikiURL.org/wiki/WikiNode, if none, use 'No'-->
wiki_lastreviewed  =        16-Jan-06                  |
|about URL        = No <!--https://wiki.Octave.org/Octave:About, if none, use 'No'-->
wiki_language =             English                   |
|mobile URL      = https://wiki.Octave.org/wiki/index.php?title=GNU_Octave_Wiki&mobileaction=toggle_view_mobile
wiki_editmode =             ReadOnly                  |
|founder          = [https://wiki.Octave.org/User:Jwe Jwe]
wiki_engine =               UseMod                    |
|status          = Active
wiki_maintopic =           Math
|language        = English
}}
|editmode        = LoginToEdit
==Description==
|engine          = MediaWiki
Wiki dedicated to octave content. GNU Octave is a high-level language, primarily intended for numerical computations.
|license          = GNU Free Documentation License
|maintopic        = Mathematics
|backupurl        = <!--backup file URL, found at '/Special:Statistics' on Wikia & some other MediaWiki sites-->
|backupdate      = 20YY-MM-DD <!--ISO 8601 extended date of backup URL, as in YYYY-MM-DD; if unknown or no date, DELETE this field-->
}}[[File:ScaryOctave.jpg|frame|left|Originally known as '''ScaryOctave''' wiki, this was its original logo]]
[[File:Octave Wiki.jpg|frame|left|Octave Wiki subsequent wiki logo]]<!--https://web.Archive.org/web/20140114081336im_/http://users.ISR.IST.UTL.pt/~etienne/icons/lorenz.jpg-->
{{Size <!--see 'Template:Size' for full detail-->
|pages= 175<!--plain numeric value for number of CONTENT pages; NO thousands separators-->
|statistics URL= https://wiki.Octave.org/Special:Statistics
|wikiFactor= <!--preferred; see: Category:wikiFactor; if wF unknown leave void; archived wF value may be used-->
|wikiFactor URL= <!--wF source; often 'PopularPages', 'Mostvisitedpages', 'PageHits'; if unknown leave void; archived URL if available-->
}}(As of: 2021-11-11)<!--YYYY-MM-DD; manually add/amend date when stats are verified and/or updated-->


(Formerly known as the ScaryOctaveWiki).


'''Octave Wiki''' (originally known as '''[[Archive.org:20040123225315/http://wiki.Octave.org/wiki.pl?ScaryOctave|ScaryOctave]]''',[https://web.Archive.org/web/20040124081255/http://wiki.Octave.org/wiki.pl?RecentChanges] and powered by {{tag|Oddmuse}}[https://web.Archive.org/web/20060425235507/http://wiki.Octave.org/wiki.pl?MetaPage]) is a wiki dedicated to {{Wp|GNU Octave|Octave}} content from {{tag|GNU}}.  In 2012, the site moved from Oddmuse to the more advanced {{tag|MediaWiki}} wiki engine.


See also [[R wiki]].
GNU Octave is a high-level {{tag|programming}} language, primarily intended for numerical computations.  It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab.  It may also be used as a batch-oriented language.
 
Octave has extensive tools for solving common numerical linear algebra problems, finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating ordinary differential and differential-algebraic equations.  It is easily extensible and customizable via user-defined functions written in Octave's own language, or using dynamically loaded modules written in [[:Category:C|C++, C]], [[:Category:Fortran|Fortran]], or other languages.
 
;''See also
*[[R wiki]]
 
[[Category:Minerva]]
[[Category:Monobook]]
[[Category:Vector]]
[[Category:Founded in 2003]]<!--original Oddmuse version-->
[[Category:Founded in 2012]]<!--current MediaWiki version--><!--https://wiki.Octave.org/Special:AncientPages-->

Latest revision as of 18:58, 9 November 2022

https://wiki.Octave.org/wiki/skins/octave/images/logo.png
Octave Wiki,
originally
ScaryOctave

Recent changes • [No WikiNode] • [No About] • Mobile URL
Founded by: Jwe
Status: Active
Language: English
Edit mode: LoginToEdit
Wiki engine: MediaWiki
Wiki license: GNU Free Documentation License
Main topic: Mathematics
Originally known as ScaryOctave wiki, this was its original logo
Octave Wiki subsequent wiki logo
Wiki size: 175 article pages see stats

(As of: 2021-11-11)


Octave Wiki (originally known as ScaryOctave,[1] and powered by Oddmuse[2]) is a wiki dedicated to Octave content from GNU. In 2012, the site moved from Oddmuse to the more advanced MediaWiki wiki engine.

GNU Octave is a high-level programming language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments using a language that is mostly compatible with Matlab. It may also be used as a batch-oriented language.

Octave has extensive tools for solving common numerical linear algebra problems, finding the roots of nonlinear equations, integrating ordinary functions, manipulating polynomials, and integrating ordinary differential and differential-algebraic equations. It is easily extensible and customizable via user-defined functions written in Octave's own language, or using dynamically loaded modules written in C++, C, Fortran, or other languages.

See also