Menu

Code Commit Log


Commit Date  
[r8933] by weathergod

Fixing problem where reversed colormaps of LinearSegmentedColormaps were not initialized properly.
Thanks to LittleBigBrain for reporting and Friedrich Romstedt for making the original patch.

2011-01-22 16:35:26 Tree
[r8932] by weathergod

Merged revisions 8931 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint

........
r8931 | weathergod | 2011-01-21 15:42:45 -0600 (Fri, 21 Jan 2011) | 3 lines

Fixes colors normalization with 'under' colors in LinearSegmentedColormap (values between -1 and 0 were being made positive due to an int cast).
Thanks to Eoghan Harrington for discovering and supplying the patch!
........

2011-01-21 21:50:16 Tree
[r8931] by weathergod

Fixes colors normalization with 'under' colors in LinearSegmentedColormap (values between -1 and 0 were being made positive due to an int cast).
Thanks to Eoghan Harrington for discovering and supplying the patch!

2011-01-21 21:42:45 Tree
[r8930] by weathergod

Fixing polygon shading in mplot3d and simultaneously allowing users to specify alpha values for 3d polygons.
(Shading calculation was applied to the rgba array instead of just rgb)

2011-01-21 20:38:54 Tree
[r8929] by jswhit

try to use netcdf4-python

2011-01-18 22:12:52 Tree
[r8928] by jswhit

use netcdf4-python if installed to read opendap data.

2011-01-18 22:10:10 Tree
[r8927] by mdboom

Merged revisions 8926 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v1_0_maint

........
r8926 | mdboom | 2011-01-18 13:59:03 -0500 (Tue, 18 Jan 2011) | 2 lines

Increase tolerance in pcolormesh test.
........

2011-01-18 19:00:20 Tree
[r8926] by mdboom

Increase tolerance in pcolormesh test.

2011-01-18 18:59:03 Tree
[r8925] by pivanov314

[DOC] fixed lots of typos in mpl_toolkits

2011-01-17 19:27:43 Tree
[r8924] by jswhit

try to use netCDF4 module first before falling back on included NetCDFFile function

2011-01-17 17:48:03 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.