← all formulas
wxmaxima
Cross platform GUI for Maxima
- Version
- v26.05.0
- License
- GPL-2.0-or-later
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install wxmaximaCaveats
When you start wxMaxima the first time, set the path to Maxima
(e.g. $HOMEBREW_PREFIX/bin/maxima) in the Preferences.
Enable gnuplot functionality by setting the following variables
in ~/.maxima/maxima-init.mac:
gnuplot_command:"$HOMEBREW_PREFIX/bin/gnuplot"$
draw_command:"$HOMEBREW_PREFIX/bin/gnuplot"$