Editing GNU Octave Wiki es

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
[https://www.gnu.org/software/octave/ GNU Octave] es un lenguaje interpretado de alto nivel, principalmente orientado para computaciones numéricas. Posee capacidades para a solución de problemas numéricos lineales y no lineales además de otros experimentos numéricos. Contiene una extensa librería de herramientas gráficas para la manipulación y visualización de datos. El programa se nombró en honor a [https://en.wikipedia.org/wiki/Octave_Levenspiel Octave Levenspiel], exprofesor del autor principal de GNU Octave. GNU Octave es usado normalmente a través de su interface ([https://en.wikipedia.org/wiki/Command-line_interface CLI] y [https://en.wikipedia.org/wiki/Graphical_user_interface GUI]), pero también puede ser usado para escribir programas no interactivos. El proyecto fue concebido alrededor de 1988, su intención era ser una herramienta de apoyo para un curso de diseño de reactor químico. El lenguaje de GNU Octave es compatible con [https://en.wikipedia.org/wiki/MATLAB Matlab], la mayoría de los programas son facilmente portables. Además, funciones conocidas de la librería estándar de C y las llamadas del sistema UNIX son utilizables. Código de C/C++ y Fortran puede ser utilizado en Octave creando [https://octave.org/doc/interpreter/Getting-Started-with-Oct_002dFiles.html Oct-Files], o usando archivos [https://octave.org/doc/interpreter/Mex_002dFiles.html Mex-Files] compatibles de Matlab.
[https://www.gnu.org/software/octave/ GNU Octave] es un lenguaje interpretado de alto nivel, principalmente orientado para computaciones numéricas. Posee capacidades para a solución de problemas numéricos lineales y no lineales además de otros experimentos numéricos. It also provides extensive graphics capabilities for data visualization and manipulation. The program is named after [https://en.wikipedia.org/wiki/Octave_Levenspiel Octave Levenspiel], a former professor of the principal author. GNU Octave is normally used through its interactive interface ([https://en.wikipedia.org/wiki/Command-line_interface CLI] and [https://en.wikipedia.org/wiki/Graphical_user_interface GUI]), but it can also be used to write non-interactive programs. The project was conceived around 1988 and at first it was intended to be a companion to a chemical reactor design course. The GNU Octave language is largely compatible to [https://en.wikipedia.org/wiki/MATLAB Matlab] so that most programs are easily portable. In addition, functions known from the C standard library and from UNIX system calls and functions are supported. C/C++ and Fortran code can be called from Octave by creating [https://octave.org/doc/interpreter/Getting-Started-with-Oct_002dFiles.html Oct-Files], or using Matlab compatible [https://octave.org/doc/interpreter/Mex_002dFiles.html Mex-Files].


== ⚙️ [[:Category:Instalación|Instalación]] ==
== ⚙️ [[:Category:Installation|Installing]] ==


Instrucciones de instalación para:
Installation instructions for:
* [[Octave for GNU/Linux|GNU/Linux]], [[Octave for Android|Android]], y [[Octave for other Unix systems|other Unix systems]]
* [[Octave for GNU/Linux|GNU/Linux]], [[Octave for Android|Android]], and [[Octave for other Unix systems|other Unix systems]]
* [[Octave for macOS|macOS]]
* [[Octave for macOS|macOS]]
* [[Octave for Microsoft Windows|Microsoft Windows]]
* [[Octave for Microsoft Windows|Microsoft Windows]]


Obtén los instaladores y el código fuente de https://www.octave.org/download.
Get installers and sources from https://www.octave.org/download.


{{Note|'''GNU Octave {{Release}}''' es la versión estable actual.}}
{{Note|'''GNU Octave {{Release}}''' is the current stable release.}}


¿Estás usando una versión anterior de Octave? Verifica la página de [[Release History]] para ver la antigüedad de la versión.
Are you using an old version of Octave? Check the [[Release History]] page to see how old it is.


== ❓ Ayuda ==
== ❓ Getting help ==


* [[FAQ]]
* [[FAQ]]
Line 25: Line 25:
== 💡 [[:Category:Resources|Getting started]] 🔰 ==
== 💡 [[:Category:Resources|Getting started]] 🔰 ==


* [[Publications using Octave#Books|Libros]]
* [[Publications using Octave#Books|Books]]
* [[Video tutorials|Videos]]
* [[Video tutorials|Videos]]
* [[:Category:Resources|Tutoriales y Ejemplos]]
* [[:Category:Resources|Tutorials and Examples]]


== 🔬 [[:Category:Development|Desarrollo]] ==
== 🔬 [[:Category:Development|Development]] ==


Siempre necesitamos ayuda para mejorar Octave y hay muchas formas de [https://www.gnu.org/software/octave/get-involved.html involucrarte] (resolviendo bugs, desarrollando nuevas características, respondiendo preguntas en [https://octave.discourse.group/ Octave Discourse], ...).
We always need more help improving Octave and there are many ways [https://www.gnu.org/software/octave/get-involved.html you can contribute] (fixing bugs, developing new features, answering questions on [https://octave.discourse.group/ Octave Discourse], ...).


::* Obtén un panorama acerca del [[:Category:Development|desarrollo de GNU Octave]].
::* Get an overview about the [[:Category:Development|GNU Octave development]].
::* Hecha un vistazo a nuestras [[Projects|ideas del proyecto ]] y al [[Summer of Code - Getting Started | proyecto Summer of Code]].
::* Take a look at our [[Projects|project ideas]] and [[Summer of Code - Getting Started | Summer of Code project
ideas]].


== 📦 [[:Category:Packages|Packages]] ==
== 📦 [[:Category:Packages|Packages]] ==


* [https://docs.octave.org/latest/Installing-and-Removing-Packages.html Paquetes de instalación]
* [https://docs.octave.org/latest/Installing-and-Removing-Packages.html Installing packages]
* [https://packages.octave.org Octave Packages] — colección de paquetes y herramientas
* [https://packages.octave.org Octave Packages] — collection of packages and toolboxes


==  📝[[:Category:User Contributed Code|User Contributed Code]] ==
==  📝[[:Category:User Contributed Code|User Contributed Code]] ==


* [[:Category:User Contributed Code|Categoría de usuarios contribuidores]] — Una compilación de usuarios que han contribuido con código(✏️ !agrega el tuyo!)
* [[:Category:User Contributed Code|Category User Contributed Code]] — A compilation of user provided code (✏️ add yours!)


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


* [[Publications using Octave]] — Una compilación de publicaciones científicas haciendo referencia a GNU Octave (!agrega la tuya!).
* [[Publications using Octave]] — A compilation of scientific publications making reference to GNU Octave (add yours!).


== 🌐 Ligas externas ==
== 🌐 External Links ==


* [https://octave.org Octave Homepage]
* [https://octave.org Octave Homepage]
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: