python3-matplotlib

Python based plotting system in a style similar to Matlab (Python 3)
  http://matplotlib.org/
  0
  no reviews



Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users.

This package contains the Python 3 version of matplotlib.