The latest version of matplotlib is 0.7.7-0.

matplotlib

Version 0.7.4 revision 0 uploaded by AndreiBarbu.

Package meta

Synopsis
Bindings to Matplotlib; a Python plotting library
Description

Matplotlib is probably the most full featured plotting library out there. These bindings provide a quick, easy, and extensible way to use it in Haskell.

onscreen $ contourF (\a b -> sin (a*pi/180.0) + cos (b*pi/180.0)) (-100) 100 (-200) 200 10
Author
Andrei Barbu
Bug reports
n/a
Category
Graphics
Copyright
2017 Andrei Barbu
Homepage
https://github.com/abarbu/matplotlib-haskell
Maintainer
andrei@0xab.com
Package URL
n/a
Stability
n/a

Components