blob: 29c2fae19f32e6d79e6d3b2ac4164fa44e3bc809 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
wxMaxima is a wxWidgets GUI for the computer algebra system maxima.
Most of maxima functions are accessible through menus, some have
dialogs. The input line has command history (up-key, down-key) and
completion based on previous input (tab-key).
wxMaxima provides 2d formated display of maxima output.
WWW: http://wxmaxima.sourceforge.net/
|