mgl.cgi
library for scientific graphs (utilities and examples)
Install
- All systems
-
curl cmd.cat/mgl.cgi.sh
- Debian
-
apt-get install mathgl - Ubuntu
-
apt-get install mathgl - Kali Linux
-
apt-get install mathgl - Fedora
-
dnf install mathgl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install mathgl - Raspbian
-
apt-get install mathgl
mathgl
library for scientific graphs (utilities and examples)
A free cross-platform library of fast C++ routines for plotting data in up to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF files. There are simple window interfaces based on GLUT, FLTK and/or Qt. MathGL can also be used in the console. There are interfaces to a set of languages, such as, C, Fortran, Pascal, Forth, Python, Octave. This package contains MathGL utilities and examples.