qtMaxima is an interface for the computer algebra system Maxima. It provides interactive dialogue with maxima and optional formula rendering (powered by https://www.mathjax.org/ ).
Qt5 & c++14 compiler
Also you need Maxima been installed.
On Windows move compiled stuff and resources into folder with maxima.exe. And there Setup.exe for you system in bin directory. Choose path with maxima.exe.
qmake && make
As for now, it's a lab-project. If you want to contribute -- feel free to contact me or fork this project.
forked from RussianBruteForce/qtMaxima