On 7/17/07, Gael Varoquaux <[EMAIL PROTECTED]> wrote: > I have written a small script that uses pylab to retrieve the data for > the MPL colormaps. I am thinking of checking in both the script, and the > resulting data in Mayavi2 (FBSD licenced). Can I do such a thing > (stealing colormaps ?).
You are welcome to do this, but you might be better served stealing our colormapping infrastructure and data directly (_cm.py, cm.py and colors.py) rather than trying to extract it via pylab. Some of our colormap data is borrowed from other sources (colorbrewer, yorick). They have BSD compatible licenses, but have some restrictions that you distribute their licenses. matplotlib does so in the licenses subdir of the svn repo. Search _cm.py for "license" for more details. JDH ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel