On Wed, Aug 12, 2009 at 2:26 AM, Fernando Perez<fperez....@gmail.com> wrote:
> By the way John, in this particular case, I don't think the change > warrants a before/after example, because the before case is "it > doesn't run" :) The code today makes calls to Numeric routines like > typecode() that simply don't exist anymore, so it's totally broken: Great -- this is just the kind of explanation I need. Though if we had an example, it is unlikely that the code would go so long w/o being exercised. We do supply some eeg data with mpl -- see examples/pylab_examples/mri_with_eeg.py, so Ariel may want to write a simple cohere_pairs examples which just generates a scatter plot or something else to show the output and then we can include it in backend driver do it is will be unlikely to suffer bit rot going forward. > Ariel, if you are still struggling with the binary build, since your > changes are confined to a pure python file, you can submit the patch > by simply running: > > - svn udpate > - modify in-place mlab.py with your version of cohere_pairs > - svn diff > mlab_cohere_pairs.diff udpate = update That will be fine -- I would like to help Ariel get his svn build going, but if that is a distraction it doesn't need to slow the patch down. For bugfixes we encourage patches against the release branch svn co https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_99_maint mpl99 JDH ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel