I have a 2d dataset that I would like to build as a heatmap using pylab. I found solutions for using regular points to create a heat map, but not to map f(x,y) = heat to a heat map.
PS: ipython is cool to do such things in combination with pylab :)
python matplotlib ipython heatmap
user816328
source share