Octave Wiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
m (using new parameters)
(update article)
Line 1: Line 1:
{{Wiki
{{Wiki <!--see 'Template:Wiki' for full detail-->
|name =               OctaveWiki                                       
|name             = Octave Wiki,<br><small>''originally''</small><br>ScaryOctave
| logo =                 http://users.isr.ist.utl.pt/~etienne/icons/sombrero-266x148.jpg
|URL              = http://wiki.octave.org/
| URL =                 http://wiki.octave.org/
|logo             = https://web.Archive.org/web/20140114081336im_/http://users.ISR.IST.UTL.pt/~etienne/icons/lorenz.jpg
| recentchanges URL =       http://wiki.octave.org/wiki.pl?RecentChanges
|wide logo        = y<!--insert 'y' when the logo is too wide AND / OR the title name is too long-->
| wikinode URL     = No
|recentchanges URL= http://wiki.octave.org/wiki.pl?RecentChanges
| status =               Active
|wikinode URL     = No <!--https://YourWikiURL.org/wiki/WikiNode, if none, use 'No'-->
| lastreviewed  =       16-Jan-06
|about URL       = No <!--https://YourWikiURL.org/wiki/PROJECTNAMESPACE:About, if none, use 'No'-->
| language =             English
|mobile URL      =  
| editmode =             ReadOnly
|founder          = unknown <!--wiki founder(s) name(s); wikilink or hotlink if available; if unknown, use 'unknown'-->
| engine =               UseMod
|status          = Active
| maintopic =           Math
|language         = English
}}
|editmode         = ReadOnly
==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]]
{{Size <!--see 'Template:Size' for full detail-->
|pages= 145<!--plain numeric value for number of CONTENT pages (or Files on a commons wiki); NO thousands separators-->
|statistics URL= https://web.archive.org/web/20051210035749/http://wiki.Octave.org/wiki.pl?action=index
|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-->
}}(Page count as of: 20YY-MM-DD<br>wikiFactor as of: 2012-MM-DD)<!--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:FoundedIn2003]]

Revision as of 00:59, 4 November 2021

"ReadOnly" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property.

https://web.Archive.org/web/20140114081336im_/http://users.ISR.IST.UTL.pt/~etienne/icons/lorenz.jpg
Octave Wiki,
originally
ScaryOctave

Recent changes • [No WikiNode] • [No About] • [ Mobile URL]
Founded by: unknown
Status: Active
Language: English
Edit mode: ReadOnly"ReadOnly" is not in the list (OpenEdit, SaveAfterPreview, LoginToEdit, ConfirmEmail, ByInvitation, Unknown edit mode, Pay to edit, Login via forum, Read-only) of allowed values for the "Wiki edit mode" property.
Wiki engine: MediaWiki
Wiki license: GNU Free Documentation License
Main topic: Mathematics
Originally known as ScaryOctave wiki, this was its original logo
Wiki size: 145 article pages see stats

(Page count as of: 20YY-MM-DD
wikiFactor as of: 2012-MM-DD)


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