blob: 8015aca6f01d83e910a6bacad132a2c6c421afc4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.
Author: Andrej Vodopivec
WWW: http://wxmaxima.sourceforge.net/
|