wxMaxima is a free, cross-platform, graphical user interface for the computer algebra system Maxima. It is written in the C++ programming language, and works on Windows, Mac OS X, Linux, and other Unix-like operating systems. wxMaxima provides a powerful GUI interface to the Maxima computer algebra system, enabling users to perform mathematical calculations and symbolic manipulation. It features a command line interface, an easy-to-use graphical user interface, and an integrated help system. The GUI interface is designed to be user-friendly and intuitive, and it provides a number of helpful features such as syntax highlighting, undo/redo, and an interactive plotting window. The command line interface allows users to quickly enter mathematical expressions and perform calculations without having to learn the syntax of the Maxima programming language. wxMaxima also provides an integrated help system, which allows users to quickly look up the syntax of the Maxima language, as well as view examples of how to use various commands. Additionally, wxMaxima can be used to export calculations to various formats, such as HTML, LaTeX, and MathML.
Spyder is an IDE for python, but it does not provide any computer algebra system (although this is eventually possible through python), so it is not specific enough.