Projects: Difference between revisions

26 bytes removed ,  28 July 2012
Line 37: Line 37:
**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
*There is currently a GUI being developed, it's in savannah. Further info can be found here: http://octave-gsoc2012.blogspot.com


=Sparse Matrices=
=Sparse Matrices=
364

edits