Editing User:Albertsl

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 39: Line 39:
== Y: Your task ==
== Y: Your task ==
* Did you select a task from our list of proposals and ideas? No
* Did you select a task from our list of proposals and ideas? No
** If you apply for a task you have added yourself instead, please describe this task, its scope and people you already talked to concerning it. What field of tasks did you miss on the list? I haven't talked to anyone yet. My idea is to create some kind of parser for octave to be able to read Latex code. In example I would like to write the code '\int_{0}^{2\pi}cos(x)dx' which means integral of cos(x) from 0 to 2pi and to be able to get an answer from Octave, in this example I would get 0. Another example would be giving Octave the code '\frac{1}{2}' and getting 0.5
** If you apply for a task you have added yourself instead, please describe this task, its scope and people you already talked to concerning it. What field of tasks did you miss on the list? I haven't talked to anyone yet. My idea is to create some kind of parser for octave to be able to read Latex code. In example I would like to write the code '\int_{0}^{2\pi}cos(x)dx' which means <math>\int_{0}^{2\pi}cos(x)dx</math> and to be able to get an answer from Octave, in this example I would get 0. Another example would be giving Octave the code '\frac{1}{2}' and getting 0.5


* Implementation: The idea would be to implement a function in Octave that would parse a latex string and would output the evaluation result. Also if something like 'A = \begin{bmatrix} 2 & 3 & 4\\ 1 & 2 & 3 \end{bmatrix}' is given, it would assign the matrix to the variable A.
* Implementation: The idea would be to implement a function in Octave that would parse a latex string and would output the evaluation result. Also if something like 'A = \begin{bmatrix} 2 & 3 & 4\\ 1 & 2 & 3 \end{bmatrix}' is given, it would assign the matrix to the variable A.
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)