You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(33) |
Dec
(20) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(7) |
Feb
(44) |
Mar
(51) |
Apr
(43) |
May
(43) |
Jun
(36) |
Jul
(61) |
Aug
(44) |
Sep
(25) |
Oct
(82) |
Nov
(97) |
Dec
(47) |
2005 |
Jan
(77) |
Feb
(143) |
Mar
(42) |
Apr
(31) |
May
(93) |
Jun
(93) |
Jul
(35) |
Aug
(78) |
Sep
(56) |
Oct
(44) |
Nov
(72) |
Dec
(75) |
2006 |
Jan
(116) |
Feb
(99) |
Mar
(181) |
Apr
(171) |
May
(112) |
Jun
(86) |
Jul
(91) |
Aug
(111) |
Sep
(77) |
Oct
(72) |
Nov
(57) |
Dec
(51) |
2007 |
Jan
(64) |
Feb
(116) |
Mar
(70) |
Apr
(74) |
May
(53) |
Jun
(40) |
Jul
(519) |
Aug
(151) |
Sep
(132) |
Oct
(74) |
Nov
(282) |
Dec
(190) |
2008 |
Jan
(141) |
Feb
(67) |
Mar
(69) |
Apr
(96) |
May
(227) |
Jun
(404) |
Jul
(399) |
Aug
(96) |
Sep
(120) |
Oct
(205) |
Nov
(126) |
Dec
(261) |
2009 |
Jan
(136) |
Feb
(136) |
Mar
(119) |
Apr
(124) |
May
(155) |
Jun
(98) |
Jul
(136) |
Aug
(292) |
Sep
(174) |
Oct
(126) |
Nov
(126) |
Dec
(79) |
2010 |
Jan
(109) |
Feb
(83) |
Mar
(139) |
Apr
(91) |
May
(79) |
Jun
(164) |
Jul
(184) |
Aug
(146) |
Sep
(163) |
Oct
(128) |
Nov
(70) |
Dec
(73) |
2011 |
Jan
(235) |
Feb
(165) |
Mar
(147) |
Apr
(86) |
May
(74) |
Jun
(118) |
Jul
(65) |
Aug
(75) |
Sep
(162) |
Oct
(94) |
Nov
(48) |
Dec
(44) |
2012 |
Jan
(49) |
Feb
(40) |
Mar
(88) |
Apr
(35) |
May
(52) |
Jun
(69) |
Jul
(90) |
Aug
(123) |
Sep
(112) |
Oct
(120) |
Nov
(105) |
Dec
(116) |
2013 |
Jan
(76) |
Feb
(26) |
Mar
(78) |
Apr
(43) |
May
(61) |
Jun
(53) |
Jul
(147) |
Aug
(85) |
Sep
(83) |
Oct
(122) |
Nov
(18) |
Dec
(27) |
2014 |
Jan
(58) |
Feb
(25) |
Mar
(49) |
Apr
(17) |
May
(29) |
Jun
(39) |
Jul
(53) |
Aug
(52) |
Sep
(35) |
Oct
(47) |
Nov
(110) |
Dec
(27) |
2015 |
Jan
(50) |
Feb
(93) |
Mar
(96) |
Apr
(30) |
May
(55) |
Jun
(83) |
Jul
(44) |
Aug
(8) |
Sep
(5) |
Oct
|
Nov
(1) |
Dec
(1) |
2016 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
(3) |
Sep
(1) |
Oct
(3) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
(5) |
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
|
Sep
(7) |
Oct
|
Nov
|
Dec
|
2018 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
1
(3) |
2
(4) |
3
|
4
(1) |
5
|
6
|
7
(2) |
8
|
9
(2) |
10
|
11
|
12
|
13
(1) |
14
(3) |
15
|
16
|
17
|
18
(1) |
19
(1) |
20
(5) |
21
(2) |
22
|
23
|
24
|
25
(2) |
26
(1) |
27
(3) |
28
(1) |
29
(1) |
30
(7) |
http://cheeseshop.python.org/pypi/matplotlib/ http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474 =============================================================== 2007年06月02日 Released 0.90.1 at revision 3352 2007年06月02日 Display only meaningful labels when calling legend() without args. - NN 2007年06月02日 Have errorbar follow the color cycle even if line is not plotted. Suppress plotting of errorbar caps for capsize=0. - NN 2007年06月02日 Set markers to same alpha value as line. - NN 2007年06月02日 Fix mathtext position in svg backend. - NN 2007年06月01日 Deprecate Numeric and numarray for use as numerix. Props to Travis -- job well done. - ADS 2007年05月18日 Added LaTeX unicode support. Enable with the 'text.latex.unicode' rcParam. This requires the ucs and inputenc LaTeX packages. - ADS 2007年04月23日 Fixed some problems with polar -- added general polygon clipping to clip the lines a nd grids to the polar axes. Added support for set_rmax to easily change the maximum radial grid. Added support for polar legend - JDH 2007年04月16日 Added Figure.autofmt_xdate to handle adjusting the bottom and rotating the tick labels for date plots when the ticks often overlap - JDH 2007年04月09日 Beginnings of usetex support for pdf backend. -JKS 2007年04月07日 Fixed legend/LineCollection bug. Added label support to collections. - EF 2007年04月06日 Removed deprecated support for a float value as a gray-scale; now it must be a string, like '0.5'. Added alpha kwarg to ColorConverter.to_rgba_list. - EF 2007年04月06日 Fixed rotation of ellipses in pdf backend (sf bug #1690559) -JKS 2007年04月04日 More matshow tweaks; documentation updates; new method set_bounds() for formatters and locators. - EF 2007年04月02日 Fixed problem with imshow and matshow of integer arrays; fixed problems with changes to color autoscaling. - EF 2007年04月01日 Made image color autoscaling work correctly with a tracking colorbar; norm.autoscale now scales unconditionally, while norm.autoscale_None changes only None-valued vmin, vmax. - EF 2007年03月31日 Added a qt-based subplot-adjustment dialog - DSD 2007年03月30日 Fixed a bug in backend_qt4, reported on mpl-dev - DSD 2007年03月26日 Removed colorbar_classic from figure.py; fixed bug in Figure.clf() in which _axobservers was not getting cleared. Modernization and cleanups. - EF 2007年03月26日 Refactored some of the units support -- units now live in the respective x and y Axis instances. See also API_CHANGES for some alterations to the conversion interface. JDH 2007年03月25日 Fix masked array handling in quiver.py for numpy. (Numeric and numarray support for masked arrays is broken in other ways when using quiver. I didn't pursue that.) - ADS 2007年03月23日 Made font_manager.py close opened files. - JKS 2007年03月22日 Made imshow default extent match matshow - EF 2007年03月22日 Some more niceties for xcorr -- a maxlags option, normed now works for xcorr as well as axorr, usevlines is supported, and a zero correlation hline is added. See examples/xcorr_demo.py. Thanks Sameer for the patch. - JDH 2007年03月21日 Axes.vlines and Axes.hlines now create and returns a LineCollection, not a list of lines. This is much faster. The kwarg signature has changed, so consult the docs. Modified Axes.errorbar which uses vlines and hlines. See API_CHANGES; the return signature for these three functions is now different 2007年03月20日 Refactored units support and added new examples - JDH 2007年03月19日 Added Mike's units patch - JDH 2007年03月18日 Matshow as an Axes method; test version matshow1() in pylab; added 'integer' Boolean kwarg to MaxNLocator initializer to force ticks at integer locations. - EF 2007年03月17日 Preliminary support for clipping to paths agg - JDH 2007年03月17日 Text.set_text() accepts anything convertible with '%s' - EF 2007年03月14日 Add masked-array support to hist. - EF 2007年03月03日 Change barh to take a kwargs dict and pass it to bar. Fixes sf bug #1669506. 2007年03月02日 Add rc parameter pdf.inheritcolor, which disables all color-setting operations in the pdf backend. The idea is that you include the resulting file in another program and set the colors (both stroke and fill color) there, so you can use the same pdf file for e.g. a paper and a presentation and have them in the surrounding color. You will probably not want to draw figure and axis frames in that case, since they would be filled in the same color. - JKS 2007年02月26日 Prevent building _wxagg.so with broken Mac OS X wxPython. - ADS 2007年02月23日 Require setuptools for Python 2.3 - ADS 2007年02月22日 WXAgg accelerator updates - KM WXAgg's C++ accelerator has been fixed to use the correct wxBitmap constructor. The backend has been updated to use new wxPython functionality to provide fast blit() animation without the C++ accelerator. This requires wxPython 2.8 or later. Previous versions of wxPython can use the C++ acclerator or the old pure Python routines. setup.py no longer builds the C++ accelerator when wxPython >= 2.8 is present. The blit() method is now faster regardless of which agg/wxPython conversion routines are used. 2007年02月21日 Applied the PDF backend patch by Nicolas Grilly. This impacts several files and directories in matplotlib: - Created the directory lib/matplotlib/mpl-data/fonts/pdfcorefonts, holding AFM files for the 14 PDF core fonts. These fonts are embedded in every PDF viewing application. - setup.py: Added the directory pdfcorefonts to package_data. - lib/matplotlib/__init__.py: Added the default parameter 'pdf.use14corefonts'. When True, the PDF backend uses only the 14 PDF core fonts. - lib/matplotlib/afm.py: Added some keywords found in recent AFM files. Added a little workaround to handle Euro symbol. - lib/matplotlib/fontmanager.py: Added support for the 14 PDF core fonts. These fonts have a dedicated cache (file pdfcorefont.cache), not the same as for other AFM files (file .afmfont.cache). Also cleaned comments to conform to CODING_GUIDE. - lib/matplotlib/backends/backend_pdf.py: Added support for 14 PDF core fonts. Fixed some issues with incorrect character widths and encodings (works only for the most common encoding, WinAnsiEncoding, defined by the official PDF Reference). Removed parameter 'dpi' because it causes alignment issues. -JKS (patch by Nicolas Grilly) 2007年02月17日 Changed ft2font.get_charmap, and updated all the files where get_charmap is mentioned - ES 2007年02月13日 Added barcode demo- JDH 2007年02月13日 Added binary colormap to cm - JDH 2007年02月13日 Added twiny to pylab - JDH 2007年02月12日 Moved data files into lib/matplotlib so that setuptools' develop mode works. Re-organized the mpl-data layout so that this source structure is maintained in the installation. (I.e. the 'fonts' and 'images' sub-directories are maintained in site-packages.) Suggest removing site-packages/matplotlib/mpl-data and ~/.matplotlib/ttffont.cache before installing - ADS 2007年02月07日 Committed Rob Hetland's patch for qt4: remove references to text()/latin1(), plus some improvements to the toolbar layout - DSD
On 6/1/07, Andrew Straw <str...@as...> wrote: > Charlie Moad wrote: > > I have time to cut a release tomorrow. Are there any outstanding > > issues that I should wait on? > > > I just committed a change that raises a DeprecationWarning on use of > numarray or Numeric as the numerix backend -- we agreed on this back in > early April. Excellent, thanks. I will update the website "news flash" saying the same. Charlie, full speed ahead with 0.90.1 and 0.91 will be numpy only. Thanks! JDH
Charlie Moad wrote: > I have time to cut a release tomorrow. Are there any outstanding > issues that I should wait on? > I just committed a change that raises a DeprecationWarning on use of numarray or Numeric as the numerix backend -- we agreed on this back in early April. -Andrew
I have time to cut a release tomorrow. Are there any outstanding issues that I should wait on? - Charlie On 6/1/07, Christopher Barker <Chr...@no...> wrote: > > > John Hunter wrote: > > I am not a wx user, so I leave it to the rest of you to > > confirm and or vet these changes. > > I just built and tested SVN trunk on OS-X 10.4.9 with: > > python 2.4 with wxPython2.6.3 > > and > > python 2.5 with wxPython2.8.4 > > Not extensive testing, but it seems to work fine. Thanks! > > NOTE: I first installed it over the older one in python2.4 with > wxPython2.6, and got a garbage image. Then I deleted the old one, and > re-installed, and it worked fine. I suspect that I had an old > accelerator with the old one, which doesn't work right with the new one. > It wasn't over-written, as the accelerator isn't being built by default > anymore. > > > > -- > Christopher Barker, Ph.D. > Oceanographer > > Emergency Response Division > NOAA/NOS/OR&R (206) 526-6959 voice > 7600 Sand Point Way NE (206) 526-6329 fax > Seattle, WA 98115 (206) 526-6317 main reception > > Chr...@no... > > ------------------------------------------------------------------------- > 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 > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel >