MathGL is a library for making high-quality scientific graphics.
MathGL is a library for making high-quality scientific graphics. MathGL is also a library for the fast data plotting and data processing of large data arrays a library for working in window and console modes and for easy embedding into other programs and a library with large and growing set of graphics.
MathGL is a library for making high-quality scientific graphics. MathGL is also a library for the fast data plotting and data processing of large data arrays a library for working in window and console modes and for easy embedding into other programs and a library with large and growing set of graphics.
To install mathgl, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install mathgl
To see what files were installed by mathgl, run:
port contents mathgl
To later upgrade mathgl, run:
sudo port selfupdate && sudo port upgrade mathgl
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.