Projects: Difference between revisions

155 bytes added ,  18 November 2011
m
→‎GUI/IDE: + Octave GUI
(Port from old wiki)
 
m (→‎GUI/IDE: + Octave GUI)
Line 33: Line 33:
**Evaluate a line of code and return the output as a string (it would be best if it could provide three strings: output, warnings and errors).
**Evaluate a line of code and return the output as a string (it would be best if it could provide three strings: output, warnings and errors).
**Query defined variables, i.e. get a list of currently defined variables. Bonus points if it could tell you if anything had changed since the last time you checked the variables (could also be done with signals).
**Query defined variables, i.e. get a list of currently defined variables. Bonus points if it could tell you if anything had changed since the last time you checked the variables (could also be done with signals).
*There is currently a GUI being developed, it's in savannah. Further info can be found here: http://jacobdawid.blogspot.com/2011/08/octave-pure-power.html


=Sparse Matrices=
=Sparse Matrices=