Re: [matplotlib-devel] Refactoring the axes module

2013-06-29 Thread Benjamin Root
Perhaps it would be a good idea to exercise the mpl toolkits with this since it is more likely for them to do more esoteric things with axes. Don't forget Base map and possibly cartopy and pandas. Cheers! Ben Root On Jun 28, 2013 5:20 PM, "Nelle Varoquaux" wrote: > Hello pythonistas, > > We've j

Re: [matplotlib-devel] Refactoring the axes module

2013-06-29 Thread Nathaniel Smith
On Sat, Jun 29, 2013 at 8:13 PM, Damon McDougall wrote: > To reiterate, remember that you'll need to nuke your previous local install. > Installing over an existing mpl distribution will cause problems. This is > because `python setup.py install` will not remove the old axes.py for you. NB th

Re: [matplotlib-devel] Refactoring the axes module

2013-06-29 Thread Damon McDougall
On Fri, Jun 28, 2013 at 5:20 PM, Nelle Varoquaux wrote: > Hello pythonistas, > > We've just finished refactoring the axes module at the scipy sprint, and > before merging we would like to inform developers of the changes. The axes > module contained more than 9k loc, and a few classes. It used to