From: Thomas C. <tca...@gm...> - 2015-03-10 11:47:58
|
Right on no longer supporting 1.5, but this code never got updated. This is a bit of a bigger job than I first anticipated as numpy has deprecated the norm kwarg, so we probably should too. On Tue, Mar 10, 2015, 07:19 OceanWolf <jui...@ya...> wrote: > Tom, ``When we drop numpy 1.5''? I thought we already had... I mean we > only test numpy 1.6 on Travis... > > For the rebinning exercise, I don't have time to look, but I would > expect a similar trick to imshow, quiver, etcetera when I want to > compare to a baseline (e.g. for animation). Namely I calculate the > normalisation parameters first, and then apply those parameters on > subsequent plots. > > To ease the user, we could add a method to return the binning parameters > from a single binning exercise, and then give an option to pass those > params in to subsequent plots. > > ------------------------------------------------------------ > ------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > |