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
(2) |
3
|
4
(1) |
|
5
(2) |
6
(5) |
7
(6) |
8
|
9
(7) |
10
|
11
|
|
12
(2) |
13
(4) |
14
(1) |
15
|
16
(2) |
17
|
18
|
|
19
(1) |
20
|
21
(1) |
22
(4) |
23
(4) |
24
|
25
|
|
26
|
27
|
28
(1) |
29
|
30
(1) |
31
|
|
|
From: John H. <jdh...@ac...> - 2004-12-22 23:34:10
|
This is primarily a bug-fix release from 0.65, though a couple of little features managed to sneak in - 4x image speedups for large images - figimage bug fixed - fixed some bugs which caused the colorbar not to update properly when changing colormap interactively - refactored axes management to support delaxes, which deletes, as opposed to clears, a specified axes. Default to current axes - tkagg's classic and new-fangled toolbars are now embeddable. - extended the new set/get introspection features to more classes - fixed some tkagg flakiness on win32 regarding unusual uses of show. - new cross backend animation idiom in examples/anim.py - use interactive mode rather than timers/idle handlers. - deferred some initializations in dates and colors modules for faster load times. http://sourceforge.net/projects/matplotlib Enjoy! JDH |
|
From: Gregory L. <gre...@ff...> - 2004-12-22 09:31:39
|
> As my Christmas present to the backend maintainers, I ported these > changes to WX, GTK, Tk and FLTK. I don't have FLTK on my system so > Gregory please test. I have run the other backends through > backend_driver.py and have done some interactive testing as well and > everything looks good. But please update from CVS after giving the > mirrors a few hours and test for yourself. Hi John, a quick interactive test and backend_driver both work for FltkAgg, thanks for your Christmas present :-) Merry Christmas and happy new year to all the list and matplotlib users, Greg. |
|
From: Fernando P. <Fer...@co...> - 2004-12-22 07:23:09
|
Fernando Perez wrote:
> hi all,
>
> A few minor nits with mpl 0.65:
>
> 1. I just tried to build an rpm for mpl via bdist_rpm, and it unfortunately
> fails. The problem is the extra -debuginfo rpm which gets generated in the
> process, which then causes the setup.py process to abort. It would be very
> nice to be able to use bdist_rpm to cleanly generate RPMs out of the sources,
> for handling installation via yum on multiple boxes.
OK, here's a quick and dirty fix I found. In distutils/command/bdist_rpm.py,
around line 309, use the following:
if not self.dry_run:
if not self.binary_only:
srpms = glob.glob(os.path.join(rpm_dir['SRPMS'], "*.rpm"))
#assert len(srpms) == 1, \
# "unexpected number of SRPM files found: %s" % srpms
#self.move_file(srpms[0], self.dist_dir)
map(lambda f:self.move_file(f,self.dist_dir),srpms)
if not self.source_only:
rpms = glob.glob(os.path.join(rpm_dir['RPMS'], "*/*.rpm"))
#assert len(rpms) == 1, \
# "unexpected number of RPM files found: %s" % rpms
#self.move_file(rpms[0], self.dist_dir)
map(lambda f:self.move_file(f,self.dist_dir),rpms)
I commented out the asserts which cause the operation to fail, and replaced
them with a brute-force map call. I'll try to have some form of this change
sent upstream to python-dev, b/c that stupid assert causes no end of grief for
extension RPMs.
I guess this makes it a bit of a real Xmas gift :)
Cheers,
f
|
|
From: Fernando P. <Fer...@co...> - 2004-12-22 04:05:52
|
hi all,
A few minor nits with mpl 0.65:
1. I just tried to build an rpm for mpl via bdist_rpm, and it unfortunately
fails. The problem is the extra -debuginfo rpm which gets generated in the
process, which then causes the setup.py process to abort. It would be very
nice to be able to use bdist_rpm to cleanly generate RPMs out of the sources,
for handling installation via yum on multiple boxes.
2. I think there are some hardcoded paths in mpl which shouldn't. I installed
it (after the rpm failure) with 'install --prefix=/usr/local', and the date
demos fail:
planck[examples]> python date_demo1.py
Could not find bitmap file "/usr/share/matplotlib/home.xpm"; dying
Note that:
planck[examples]> d /usr/local/share/matplotlib/home.xpm
-rw-r--r-- 1 root 5135 Jul 20 12:13 /usr/local/share/matplotlib/home.xpm
which is as it should, since I specified my prefix as /usr/local. The runtime
code should not assume that the base prefix is necessarily /usr, since this
can be changed at installation time by the user.
3. The dates stuff also has problems when running in non-english locales:
In [1]: run date_demo2.py
---------------------------------------------------------------------------
exceptions.ValueError Traceback (most recent
call last)
/home/fperez/code/python/pylab/examples/date_demo2.py
20
21
---> 22 quotes = quotes_historical_yahoo('INTC', date1, date2)
23 if not quotes:
24 print 'Found no quotes'
/usr/local/lib/python2.3/site-packages/matplotlib/finance.py in
quotes_historical_yahoo(ticker, date1, date2)
61 if len(vals)!=7: continue
62 datestr = vals[0]
---> 63 dt = datetime.date(*time.strptime(datestr, '%d-%b-%y')[:3])
64 d = date2num(dt)
65 open, high, low, close = [float(val) for val in vals[1:5]]
/usr/src/build/394694-i386/install/usr/lib/python2.3/_strptime.py in
strptime(data_string, format)
422 found = format_regex.match(data_string)
423 if not found:
--> 424 raise ValueError("time data did not match format: data=%s
fmt=%s" %
425 (data_string, format))
426 if len(data_string) != found.end():
ValueError: time data did not match format: data=1-Dec-03 fmt=%d-%b-%y
WARNING: Failure executing file: <date_demo2.py>
In [3]: !echo $$LANG
de_DE.UTF-8
If I switch to the US locale, the code runs (until the crash listed in #2
because of the path problem).
Anyway, this is _my_ Christmas gift to matplotlib ;)
Cheers,
f
|