MathTools
The package is built on the base of Tcl/TK version 8.6 and GNU-C version 7.5.
It is developed and tested on OpenSuSE Linux Version 15.6 and is ported to run also on Microsoft Windows and MacOS platforms, were 64-bit architectures are assumed.
For the mentioned three operating systems see some details at the according section and refer to the manual.
Linux
Nothing special to do. Just take care that (at least) python 3.10 with sympy is installed and follow the instructions in the manual.
Windows
You may decide to download the basic package but then you might need take care of a Python environment on your computer to utilize all features of the MathTools.
In that case, we found the most suitable way being to install a Cygwin from www.cygwin.com.
Please follow the installation procedure for the basic Cygwin system and take care to add python3.12 (at least) and the sympy package.
As an alternative, you may download the package with Python included and MathTools ready to use. The package is quite larger, of course.
MacOS
On your Mac you need to obtain the Tcl/Tk package from ActiveState according to your desired license model.
Also you should install Python from www.python.org.
Please select the appropriate version of MathTools for your Mac (Intel or ARM) for download.
On MacOS you might get a security warning. In that case allow the execution of the application in the security tab of the system settings.