WXMAXIMA(1) | General Commands Manual | WXMAXIMA(1) |
wxmaxima - wxWidgets interface for Maxima
wxmaxima [-v] [-h] [-o <str>] [-e] [-b] [--logtostderr] [--pipe] [--exit-on-error] [-f <str>] [-u <str>] [-l <str>] [-X <str>] [-m <str>] [--enableipc] [input file...]
wxMaxima is a rather self-explanatory graphical front-end to the Maxima computer algebra system. It provides a graphical interface and 2D formatted output display for Maxima. Its menu system facilitates access to a huge part of the Maxima native set of commands and also to a browsable Maxima help. The dialogue windows make easy the introduction of mathematical entities such as limits, matrices, etc. Besides that, it extends Maxima with a few powerful features like the ability to create diagrams with one parameter bound to a slider gui control.
One can create worksheets, which can include mathematical cells (and the results) but also different headlines, text cells, images, page breaks, etc.
Maxima is a free (GPL) common lisp implementation based on the original computer algebra system Macsyma developed at MIT. It has full documentation (HTML and info) included.
wxMaxima uses the cross-platform GUI toolkit wxWidgets and runs natively on many operative systems.
If you find a bug in wxMaxima, please report it in the wxMaxima bug database
(Please check first, if it was not already reported.) And if you have a fix, that would be great. wxMaxima is an open-source project, where you can contribute.
If the issue is a mathematical bug, it might be a bug in Maxima (the backend, which does the mathematical computations), not wxMaxima (the graphical frontend).
The Maxima bug database is available at Sourceforge
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
maxima(1), xmaxima(1)
2024-02-10 | wxMaxima 24.02.1 |