Math Inspector Beta
Click the button for your operating system and the download will begin. Run the contents and math inspector will open, no additional installation required.
You can also run the app directly from the source code, see the GitHub page for more information. Math Inspector GitHub
You can also install using pip
pip install mathinspector
To launch the app from the command line, run
mathinspector
Math inspector will always be 100% open-source software, free for all to use, and is released under the GNU GENERAL PUBLIC LICENSE v3
Changes in version 0.9.4
you can now use "pip install mathinspector" to install mathinspector
Enabled ability to plot the graph of functions more easily (e.g. plugging np.linspace into np.sin)
Added better support for markdown documents