aboutsummaryrefslogtreecommitdiff
path: root/math/wxMaxima/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.7.0Rong-En Fan2006-09-031-1/+1
| | | | | | | | | | - Remove author email from pkg-descr PR: ports/102778 Submitted by: Nicola Vitale <nivit at email.it> (maintainer) Notes: svn path=/head/; revision=171952
* wxMaxima is a wxWidgets GUI for the computer algebra system maxima.Pav Lucistnik2005-07-141-0/+9
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. PR: ports/83374 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=139194