You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
(12) |
Sep
(12) |
Oct
(56) |
Nov
(65) |
Dec
(37) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(59) |
Feb
(78) |
Mar
(153) |
Apr
(205) |
May
(184) |
Jun
(123) |
Jul
(171) |
Aug
(156) |
Sep
(190) |
Oct
(120) |
Nov
(154) |
Dec
(223) |
| 2005 |
Jan
(184) |
Feb
(267) |
Mar
(214) |
Apr
(286) |
May
(320) |
Jun
(299) |
Jul
(348) |
Aug
(283) |
Sep
(355) |
Oct
(293) |
Nov
(232) |
Dec
(203) |
| 2006 |
Jan
(352) |
Feb
(358) |
Mar
(403) |
Apr
(313) |
May
(165) |
Jun
(281) |
Jul
(316) |
Aug
(228) |
Sep
(279) |
Oct
(243) |
Nov
(315) |
Dec
(345) |
| 2007 |
Jan
(260) |
Feb
(323) |
Mar
(340) |
Apr
(319) |
May
(290) |
Jun
(296) |
Jul
(221) |
Aug
(292) |
Sep
(242) |
Oct
(248) |
Nov
(242) |
Dec
(332) |
| 2008 |
Jan
(312) |
Feb
(359) |
Mar
(454) |
Apr
(287) |
May
(340) |
Jun
(450) |
Jul
(403) |
Aug
(324) |
Sep
(349) |
Oct
(385) |
Nov
(363) |
Dec
(437) |
| 2009 |
Jan
(500) |
Feb
(301) |
Mar
(409) |
Apr
(486) |
May
(545) |
Jun
(391) |
Jul
(518) |
Aug
(497) |
Sep
(492) |
Oct
(429) |
Nov
(357) |
Dec
(310) |
| 2010 |
Jan
(371) |
Feb
(657) |
Mar
(519) |
Apr
(432) |
May
(312) |
Jun
(416) |
Jul
(477) |
Aug
(386) |
Sep
(419) |
Oct
(435) |
Nov
(320) |
Dec
(202) |
| 2011 |
Jan
(321) |
Feb
(413) |
Mar
(299) |
Apr
(215) |
May
(284) |
Jun
(203) |
Jul
(207) |
Aug
(314) |
Sep
(321) |
Oct
(259) |
Nov
(347) |
Dec
(209) |
| 2012 |
Jan
(322) |
Feb
(414) |
Mar
(377) |
Apr
(179) |
May
(173) |
Jun
(234) |
Jul
(295) |
Aug
(239) |
Sep
(276) |
Oct
(355) |
Nov
(144) |
Dec
(108) |
| 2013 |
Jan
(170) |
Feb
(89) |
Mar
(204) |
Apr
(133) |
May
(142) |
Jun
(89) |
Jul
(160) |
Aug
(180) |
Sep
(69) |
Oct
(136) |
Nov
(83) |
Dec
(32) |
| 2014 |
Jan
(71) |
Feb
(90) |
Mar
(161) |
Apr
(117) |
May
(78) |
Jun
(94) |
Jul
(60) |
Aug
(83) |
Sep
(102) |
Oct
(132) |
Nov
(154) |
Dec
(96) |
| 2015 |
Jan
(45) |
Feb
(138) |
Mar
(176) |
Apr
(132) |
May
(119) |
Jun
(124) |
Jul
(77) |
Aug
(31) |
Sep
(34) |
Oct
(22) |
Nov
(23) |
Dec
(9) |
| 2016 |
Jan
(26) |
Feb
(17) |
Mar
(10) |
Apr
(8) |
May
(4) |
Jun
(8) |
Jul
(6) |
Aug
(5) |
Sep
(9) |
Oct
(4) |
Nov
|
Dec
|
| 2017 |
Jan
(5) |
Feb
(7) |
Mar
(1) |
Apr
(5) |
May
|
Jun
(3) |
Jul
(6) |
Aug
(1) |
Sep
|
Oct
(2) |
Nov
(1) |
Dec
|
| 2018 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2020 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2025 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
|
1
(10) |
2
(12) |
3
(6) |
4
(5) |
5
(6) |
6
(2) |
|
7
(1) |
8
(20) |
9
(11) |
10
(3) |
11
(6) |
12
(3) |
13
(1) |
|
14
(2) |
15
(1) |
16
(5) |
17
(9) |
18
(17) |
19
(7) |
20
|
|
21
(1) |
22
(1) |
23
(1) |
24
|
25
(4) |
26
(4) |
27
|
|
28
(2) |
29
(2) |
30
(6) |
31
(5) |
|
|
|
|
From: John H. <jdh...@ac...> - 2004-03-04 21:12:42
|
>>>>> "Arnold" == Arnold Moene <arn...@wu...> writes:
Arnold> unsupported operand type(s) for /: 'array' and 'float'
This is a known bug with older versions of Numeric (eg 22.0) combined
with "from __future__ import division". It also affects current
versions of numarray. If you upgrade to the latest Numeric it will go
away. I try and code around it; in this case I forgot. I'll add the
parens.
Arnold> PS: the mathtext-option was a very pleasant surprise to me
Arnold> (hadn't seen any discussion on it on the mailing list).
Glad to hear it - there was some discussion on the matplotlib-devel
list. I'm sure you'll encounter strangeness and some parse errors
since it is not widely tested, so please alert me when you do (check
the KNOWN ISSUES section of
http://matplotlib.sourceforge.net/matplotlib.mathtext.html).
JDH
|
|
From: Arnold M. <arn...@wu...> - 2004-03-04 08:31:52
|
Hi all,
I encountered a strange error (which I now remember was there already in
version 0.50). When I run (for example) the mathtext_demo.py, I get the
following error:
<error>
File
"/usr/lib/python2.3/site-packages/matplotlib/backends/backend_gtk.py",
line 504, in points_to_pixels
return points*PIXELS_PER_INCH/72.0*self.dpi.get()/72.0
TypeError: unsupported operand type(s) for /: 'array' and 'float'
</error>
When I replace that line 504 with (note the parentheses)
return points*(PIXELS_PER_INCH/72.0*self.dpi.get()/72.0)
python is happy.
I don't understand why python doesn't like the present construct.
Possibly an odd combination of versions:
-> Python 2.3 (#2, Aug 31 2003, 17:27:29) [GCC 3.3.1 (Mandrake Linux 9.2
3.3.1-1mdk)] on linux2
-> Numeric 22.0
-> scipy cvs_version = (1,196,1591,4120)
Cheers,
Arnold
PS: the mathtext-option was a very pleasant surprise to me (hadn't seen
any discussion on it on the mailing list).
|
|
From: matthew a. <ma...@ca...> - 2004-03-04 06:11:37
|
Well that was one juicy update!
I was just trying to figure out how to speed up the completer in
interactive.py (which adds a noticable lag to the prompt if len(locals())
gets to 3000 like it does for me) when I noticed this new release.
TkAgg allows me to use the default python in interactive mode, which
allows me to use rlcompleter, *and* have matplotlib plots pop up
without losing the prompt. Which is all lovely.
A couple of issues I noticed with TkAgg:
* fontTools installed one of its files (FontTools.pth I think) without
read permission for normal users, which cause import fontTools to fail
mysteriously
* fontTools didn't find my TTF fonts because the extensions were TTF
instead of ttf
* if I savefig('file.eps') from the TkAgg backend, the EPS file is sized
to something much bigger than A4 (but it still works fine from the GTK
backend)
* after playing around, I found that
text.fontname : sans
in .matplotlibrc is the only way to get reasonably nice sans serif both in
TkAgg and in eps files. Otherwise I get complaints from one or the other
(e.g. if I specify Arial or Helvetica).
Cheers and thanks,
Matthew.
|
|
From: Sajec, M. T. <ms...@tq...> - 2004-03-04 03:34:31
|
First of all, thanks very much for matplotlib! This is a great library, and fills one of the last voids in regards to scientific python computing. On to the question, has anyone written a boxplot function yet? If so, please share the code. If not, I'll take a stab at it. Best Regards, Mike |
|
From: Phil E. <pj...@ha...> - 2004-03-04 00:30:31
|
Hello John,
I have run into the following minor matplotlib bug. Using the sample
code below, the y axis label and tick marks in the second subplot seem
not to be in the right places. Also on that second subplot, the first
legend is missing when the window is initially drawn, but gets redrawn
correctly if I use the x axis interactive scrolling buttons.
Attached to this note is a snapshot of the figure window as initially
drawn showing the bugs. (I don't know whether the mailing list deals
with attachments correctly, so I'm mailing you a copy directly.)
The installation here is matplotlib version 0.50 running on a Redhat
9 linux box:
[pje@amon site-packages]$ uname -a
Linux amon 2.4.20-6smp #1 SMP Thu Feb 27 09:59:40 EST 2003 i686 i686
i386 GNU/Linux
-----------------------------------------------------------------------
Code:
from matplotlib.matlab import *
figure(1)
subplot(211)
plot(rand(50),'r')
plot(rand(30),'k')
plot(rand(80),'g')
plot(rand(70),'b')
plot(rand(60),'m')
plot(5 * array([1,1]), get(gca(),'ylim'), 'b')
plot(15 * array([1,1]), get(gca(),'ylim'), 'b')
axis([0,100,-2,2])
ylabel('Test me')
title('Test me')
legend(['TX Min', 'RX min', 'Pulse 1', 'Pulse 2', 'P1-P2'])
subplot(212)
plot(rand(50),'r')
plot(rand(30),'k')
plot(rand(80),'g')
plot(rand(70),'b')
plot(rand(60),'m')
plot(5 * array([1,1]), get(gca(),'ylim'), 'b')
plot(15 * array([1,1]), get(gca(),'ylim'), 'b')
axis([0,100,-2,2])
ylabel('Test me')
title('Test me')
legend(['TX Min', 'RX min', 'Pulse 1', 'Pulse 2', 'P1-P2'])
show()
--
----
Phil Erickson email: pj...@ha...
Atmospheric Sciences Group WWW: http://www.haystack.mit.edu
MIT Haystack Observatory voice: 781 981 5769
Westford, MA 01886 USA fax: 781 981 5766
Public key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x54878872
|