Projects: Difference between revisions

Jump to navigation Jump to search
207 bytes added ,  16 September 2014
→‎GUI/IDE: + Make links clickable
(→‎Configuration and Installation: Add idea to convert build to non-recursive Automake)
(→‎GUI/IDE: + Make links clickable)
Line 39: Line 39:
**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).
**Make the links in the "Experimental GUI info" dialog box (the one that appears when the button "More Info" is pressed) clickable. They are not clickable in the 3.8.2-2 version (at least not on Windows 7).


=Sparse Matrices=
=Sparse Matrices=
12

edits

Navigation menu