A collection of sloppy snippets for scientific computing and data visualization in Python.
Wednesday, November 23, 2011
How to make Bubble Charts with matplotlib
›
In this post we will see how to make a bubble chart using matplotlib. The snippet that we are going to see was inspired by a tutorial on fl...
11 comments:
Thursday, November 17, 2011
Fun with Epitrochoids
›
An epitrochoid is a curve traced by a point attached to a circle of radius r rolling around the outside of a fixed circle of radius R, where...
Monday, November 7, 2011
Computing a disparity map in OpenCV
›
A disparity map contains information related to the distance of the objects of a scene from a viewpoint. In this example we will see how to ...
8 comments:
‹
›
Home
View web version