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
|
2
(1) |
3
(1) |
4
(6) |
5
(12) |
6
(13) |
7
|
8
(2) |
9
(21) |
10
(19) |
11
(2) |
12
(9) |
13
(22) |
14
(1) |
15
(1) |
16
(12) |
17
(5) |
18
(6) |
19
(7) |
20
(13) |
21
(6) |
22
(3) |
23
(14) |
24
(15) |
25
(7) |
26
(16) |
27
(7) |
28
(6) |
29
(1) |
30
(12) |
31
(3) |
|
|
|
|
From: Suresh P. <sto...@ya...> - 2006-10-27 21:45:25
|
Thanks for the support. I uninstalled numarray, and then compiled/installed most recent numpy and matplotlib from the tarballs. And I am happy to announce I can now perform the mundane task of plotting barcharts and histograms. :) Thanks again everyone, Suresh On Thu, 26 Oct 2006, Eric Firing wrote: > Suresh, > > This is baffling, and particularly annoying for someone just starting out > with mpl. I don't think there is any problem with the barchart code--the > demo works for me with numarray--and I don't see anything obvious in the > traceback. Are your matplotlib and numarray both from Mandriva packages? > > I would be inclined to download numpy and matplotlib as nice, fresh tarballs, > uninstall any previous versions (including numarray), build and install > numpy, and then do the same for matplotlib. If you have not done this before > you will probably trip over some missing -devel packages (furnishing header > files for python, gtk, etc), but once all that is straightened out it should > go smoothly. > > Eric |
From: Victor D. <dan...@cs...> - 2006-10-27 20:15:37
|
Hi all, I am trying to build Matplotlib 0.87.7 on an RHEL 4.4-derived system, with Python 2.3.4. I am running into a weird problem. When I do "python setup.py build", I get the following error: gcc: src/_gtkagg.cpp In file included from /usr/include/python2.3/Python.h:8, from /usr/include/pygtk-2.0/pygobject.h:5, from src/_gtkagg.cpp:11: /usr/include/python2.3/pyconfig.h:850:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/string.h:26, from /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../include/c++/3.4.6/cstring:51, from src/_gtkagg.cpp:2: /usr/include/features.h:150:1: warning: this is the location of the previous definition In file included from src/_gtkagg.cpp:11: /usr/include/pygtk-2.0/pygobject.h:140: error: expected `,' or `...' before "typename" /usr/include/pygtk-2.0/pygobject.h:147: error: expected `,' or `...' before "typename" In file included from /usr/include/python2.3/Python.h:8, from /usr/include/pygtk-2.0/pygobject.h:5, from src/_gtkagg.cpp:11: /usr/include/python2.3/pyconfig.h:850:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/string.h:26, from /usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../include/c++/3.4.6/cstring:51, from src/_gtkagg.cpp:2: /usr/include/features.h:150:1: warning: this is the location of the previous definition In file included from src/_gtkagg.cpp:11: /usr/include/pygtk-2.0/pygobject.h:140: error: expected `,' or `...' before "typename" /usr/include/pygtk-2.0/pygobject.h:147: error: expected `,' or `...' before "typename" So I did a google search, and found someone recommending that "#include <Python.h>" be prepended to the offending file. I have prepended it to src/_gtkagg.cpp, did a clean, and run the build again. The error changed, and the "_POSIX_C_SOURCE" problem went away, but the build is still failing, at that same file: gcc: src/_gtkagg.cpp In file included from src/_gtkagg.cpp:11: /usr/include/pygtk-2.0/pygobject.h:140: error: expected `,' or `...' before "typename" /usr/include/pygtk-2.0/pygobject.h:147: error: expected `,' or `...' before "typename" In file included from src/_gtkagg.cpp:11: /usr/include/pygtk-2.0/pygobject.h:140: error: expected `,' or `...' before "typename" /usr/include/pygtk-2.0/pygobject.h:147: error: expected `,' or `...' before "typename" Does anyone have an idea of what is going wrong here? I could really use some help, as I am totally stumped. Many thanks in advance. |
From: Suresh P. <sto...@ya...> - 2006-10-27 17:02:35
|
Yes, both are mandriva packages: python-matplotlib-0.87.4-2mdv2007.0 python-numarray-1.5.2-1mdv2007.0 Given there isnt a python-numpy package for x64-64 right now (there is a devel one, so not sure why no main package), I will go ahead and try to build from scratch. Thanks, Suresh On Thu, 26 Oct 2006, Eric Firing wrote: > Suresh, > > This is baffling, and particularly annoying for someone just starting out > with mpl. I don't think there is any problem with the barchart code--the > demo works for me with numarray--and I don't see anything obvious in the > traceback. Are your matplotlib and numarray both from Mandriva packages? > > I would be inclined to download numpy and matplotlib as nice, fresh tarballs, > uninstall any previous versions (including numarray), build and install > numpy, and then do the same for matplotlib. If you have not done this before > you will probably trip over some missing -devel packages (furnishing header > files for python, gtk, etc), but once all that is straightened out it should > go smoothly. > > Eric > |
From: Robert E. <ml...@re...> - 2006-10-27 10:45:00
|
On Fri, 2006-10-27 at 11:58 +0200, Trond Danielsen wrote: > 2006/10/27, Robert Elsner <ml...@re...>: > > Hello Everybody, > > > > I use the usual scipy + numpy + matplotlib combination for my daily > > work. Unfortunately after switching to Fedora Core 6 (from FC5) I am > > unable to compile matplotlib 0.87.6 on my system. > > > > I am sure you allready know this, but matplotlib 0.87.6 is available > from fedora extra. > > Best regards, > Trond > Yes I noticed that 0.87.6 is available from fedora-extras for FC6. But unfortunately this one is unable to work with numpy 1.0 final. But thanks nonetheless ;). And as Chuck pointed out - he managed to compile from svn. I tried the new 0.87.7 and that one finally compiled. I ran some quick tests and it seems to work well. So thanks for your help @Chuck,Trond. Robert |
From: Trond D. <tro...@gm...> - 2006-10-27 09:58:12
|
2006/10/27, Robert Elsner <ml...@re...>: > Hello Everybody, > > I use the usual scipy + numpy + matplotlib combination for my daily > work. Unfortunately after switching to Fedora Core 6 (from FC5) I am > unable to compile matplotlib 0.87.6 on my system. > I am sure you allready know this, but matplotlib 0.87.6 is available from fedora extra. Best regards, Trond |
From: Trond D. <tro...@gm...> - 2006-10-27 08:22:18
|
2006/10/26, Trond Danielsen <tro...@gm...>: > > I will have to check this, but I do not think that is the problem. The > data is used in another algorithm which locates the correlation > maximum between two sliding windows (to detect the start of a data > msg), and the algorithm returns the correct result, only the plot is > wrong. I tried this again on Fedora Core 6, and the problem seems to be solved. -- Trond Danielsen |
From: Eric F. <ef...@ha...> - 2006-10-27 03:57:43
|
Suresh, This is baffling, and particularly annoying for someone just starting out with mpl. I don't think there is any problem with the barchart code--the demo works for me with numarray--and I don't see anything obvious in the traceback. Are your matplotlib and numarray both from Mandriva packages? I would be inclined to download numpy and matplotlib as nice, fresh tarballs, uninstall any previous versions (including numarray), build and install numpy, and then do the same for matplotlib. If you have not done this before you will probably trip over some missing -devel packages (furnishing header files for python, gtk, etc), but once all that is straightened out it should go smoothly. Eric sto...@ya... wrote: > I receive an error when trying to plot barcharts. To confirm it was > nothing to do with my code, I tried running one of the demos provided and > received the same error: > > $ python barchart_demo.py > Traceback (most recent call last): > File "barchart_demo.py", line 11, in ? > p1 = bar(ind, menMeans, width, color='r', yerr=menStd) > File "/usr/lib64/python2.4/site-packages/matplotlib/pylab.py", line > 1641, in bar > ret = gca().bar(*args, **kwargs) > File "/usr/lib64/python2.4/site-packages/matplotlib/axes.py", line 2485, > in bar > xerr = asarray([xerr]*nbars, Float) > File "/usr/lib64/python2.4/site-packages/numarray/numarraycore.py", line > 434, in asarray > return array(seq, type=type, typecode=typecode, copy=0, dtype=dtype) > File "/usr/lib64/python2.4/site-packages/numarray/numarraycore.py", line > 417, in array > return fromlist(sequence,type,shape) > File "/usr/lib64/python2.4/site-packages/numarray/numarraycore.py", line > 267, in fromlist > arr.fromlist(seq) > ValueError: Invalid sequence. > > Can't figure out the issue in numarray it is encountering. > > I am brand spanking new to matplotlib and using python for scientific > computing (amazing product; can't believe I didn't know about it before.) > and would appreciate some help in getting started. I apologise if it's > something basic (couldn't find anything on google). > > python 2.4.3 > matplotlib 0.87.4 > numarray-1.5.2 > (Mandriva 2007 x64-64) > > Thanks, > Suresh > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Matplotlib-users mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-users |