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
(1) |
2
(15) |
3
(11) |
4
(7) |
5
(9) |
6
(9) |
7
(13) |
8
(6) |
9
(4) |
10
(1) |
11
(6) |
12
|
13
|
14
(2) |
15
|
16
(2) |
17
(5) |
18
|
19
|
20
|
21
|
22
(2) |
23
(4) |
24
(7) |
25
(8) |
26
(5) |
27
(2) |
28
(11) |
29
(6) |
30
(5) |
31
(6) |
|
|
From: Fernando G. B. <fg...@ee...> - 2011-03-05 22:56:40
|
On Sat, Mar 5, 2011 at 10:34, Eric Firing <ef...@ha...> wrote: > Newer versions of the libraries can also be used, although this is not > critical. v1.0.x still needs the 1.2 series of libpng, but master can > now handle > > ZLIBVERSION=1.2.5 > PNGVERSION=1.5.1 > FREETYPEVERSION=2.4.4 > We have to make sure to check/update the urls to the new versions of these dependencies. I'm unsure whether having variables for the versions makes sense when the urls change over time (e.g.: the libpng currently in use in make.osx was moved into the older-releases folder of the libpng repo, prompting the need for this pull request in the first place). -- Fernando |
From: Fernando G. B. <fg...@ee...> - 2011-03-05 22:48:01
|
I tested your changes (up to mpl_install_std) and merged the pull request. Upon solving the binaries issue we could probably close this pull request. Or we could open an issue for that particular matter. -- Fernando On Sat, Mar 5, 2011 at 02:03, Jouni K. Seppänen <jk...@ik...> wrote: > Jouni K. Seppänen <jk...@ik...> writes: > > > Fernando Garcia Bermudez <fg...@ee...> writes: > > > >> Fine by me as well. Maybe modify the documentation to point to > >> mpl_install_std. How should we proceed? > > > > I'll make some other cleanups and create some commits that you can > > include in your pull request. > > I did this now and created a pull request for you, so if you pull it > into your branch, it should update your pull request. I realized it's > unnecessary to have all those shell commands to export the variables, > since make can export them for us. > > I tried out the other targets, but I couldn't get "binaries" to > work. The bdist_mpkg plugin complains something about a lacking 64-bit > wxpython. Could someone who has previously been able to create the > installer try it on my make.osx branch? (That is, > > git add remote jkseppan git://github.com/jkseppan/matplotlib.git > git fetch jkseppan > git checkout jkseppan/make.osx > make -f make.osx clean deps mpl_build binaries PYVERSION=2.6 PREFIX=...) > > This change will likely not merge cleanly into master; if people agree > to merge this into the maintenance branch, I can do the merge into > master. > > -- > Jouni K. Seppänen > http://www.iki.fi/jks > > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > |
From: Eric F. <ef...@ha...> - 2011-03-05 18:34:24
|
On 03/05/2011 12:03 AM, Jouni K. Seppänen wrote: > Jouni K. Seppänen<jk...@ik...> writes: > >> Fernando Garcia Bermudez<fg...@ee...> writes: >> >>> Fine by me as well. Maybe modify the documentation to point to >>> mpl_install_std. How should we proceed? >> >> I'll make some other cleanups and create some commits that you can >> include in your pull request. > > I did this now and created a pull request for you, so if you pull it > into your branch, it should update your pull request. I realized it's > unnecessary to have all those shell commands to export the variables, > since make can export them for us. > > I tried out the other targets, but I couldn't get "binaries" to > work. The bdist_mpkg plugin complains something about a lacking 64-bit > wxpython. Could someone who has previously been able to create the > installer try it on my make.osx branch? (That is, > > git add remote jkseppan git://github.com/jkseppan/matplotlib.git > git fetch jkseppan > git checkout jkseppan/make.osx > make -f make.osx clean deps mpl_build binaries PYVERSION=2.6 PREFIX=...) > > This change will likely not merge cleanly into master; if people agree > to merge this into the maintenance branch, I can do the merge into > master. > Jouni, While in the middle of overhauling make.osx, I think it makes sense to go ahead and fix the ARCH_FLAGS variable, and then use it throughout in place of the hardwired ARCH_FLAGS. That will make it easier to use the makefile on a range of OS X and Xcode versions. It is also simply a cleaner design. Newer versions of the libraries can also be used, although this is not critical. v1.0.x still needs the 1.2 series of libpng, but master can now handle ZLIBVERSION=1.2.5 PNGVERSION=1.5.1 FREETYPEVERSION=2.4.4 Eric |
From: Jouni K. S. <jk...@ik...> - 2011-03-05 10:03:50
|
Jouni K. Seppänen <jk...@ik...> writes: > Fernando Garcia Bermudez <fg...@ee...> writes: > >> Fine by me as well. Maybe modify the documentation to point to >> mpl_install_std. How should we proceed? > > I'll make some other cleanups and create some commits that you can > include in your pull request. I did this now and created a pull request for you, so if you pull it into your branch, it should update your pull request. I realized it's unnecessary to have all those shell commands to export the variables, since make can export them for us. I tried out the other targets, but I couldn't get "binaries" to work. The bdist_mpkg plugin complains something about a lacking 64-bit wxpython. Could someone who has previously been able to create the installer try it on my make.osx branch? (That is, git add remote jkseppan git://github.com/jkseppan/matplotlib.git git fetch jkseppan git checkout jkseppan/make.osx make -f make.osx clean deps mpl_build binaries PYVERSION=2.6 PREFIX=...) This change will likely not merge cleanly into master; if people agree to merge this into the maintenance branch, I can do the merge into master. -- Jouni K. Seppänen http://www.iki.fi/jks |
From: Jouni K. S. <jk...@ik...> - 2011-03-05 09:09:18
|
Fernando Garcia Bermudez <fg...@ee...> writes: > Fine by me as well. Maybe modify the documentation to point to > mpl_install_std. How should we proceed? I'll make some other cleanups and create some commits that you can include in your pull request. -- Jouni K. Seppänen http://www.iki.fi/jks |
From: Fernando G. B. <fg...@ee...> - 2011-03-05 08:05:58
|
Fine by me as well. Maybe modify the documentation to point to mpl_install_std. How should we proceed? -- Fernando On Fri, Mar 4, 2011 at 23:55, Eric Firing <ef...@ha...> wrote: > On 03/04/2011 09:09 PM, Jouni K. Seppänen wrote: > > Eric Firing<ef...@ha...> writes: > > > >> What is the rationale for removing the --prefix argument? It doesn't > >> prevent one from installing in the standard location. > > > > The $PREFIX variables is used by make.osx for two different purposes: > > (1) the dependencies are installed under $PREFIX and the extensions are > > compiled to use them from there, in order to avoid version mismatches > > with libraries in /usr, /opt, etc.; (2) the "setup.py install" command > > is given --prefix $PREFIX as an argument so that matplotlib gets > > installed in a non-standard location. > > > > I like just (1), so to install matplotlib I do "make -n mpl_install" > > and edit the command to remove the prefix. Or, actually, edit it to be > > "setupegg.py develop". The Makefile sets a bunch of environment > > variables that are needed for the compilation to succeed with the > > downloaded dependencies. > > > > How about putting the environment assignments in just one place and > > creating multiple installation targets, maybe like this: > > > > ------------------------------------------------------------------------ > > run_cmd: > > export PKG_CONFIG_PATH=${PKG_CONFIG_PATH} \ > > (etc) \ > > ${PYTHON} ${CMD} > > > > mpl_build: > > run_cmd CMD="setup.py build" > > > > mpl_install: > > run_cmd CMD="setup.py install --prefix=${PREFIX}" > > > > mpl_install_std: > > run_cmd CMD="setup.py install" > > > > mpl_develop: > > run_cmd CMD="setupegg.py develop" > > ------------------------------------------------------------------------ > > > > That looks to me like a good solution. > > Eric > > > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Matplotlib-devel mailing list > Mat...@li... > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel > |
From: Eric F. <ef...@ha...> - 2011-03-05 07:55:40
|
On 03/04/2011 09:09 PM, Jouni K. Seppänen wrote: > Eric Firing<ef...@ha...> writes: > >> What is the rationale for removing the --prefix argument? It doesn't >> prevent one from installing in the standard location. > > The $PREFIX variables is used by make.osx for two different purposes: > (1) the dependencies are installed under $PREFIX and the extensions are > compiled to use them from there, in order to avoid version mismatches > with libraries in /usr, /opt, etc.; (2) the "setup.py install" command > is given --prefix $PREFIX as an argument so that matplotlib gets > installed in a non-standard location. > > I like just (1), so to install matplotlib I do "make -n mpl_install" > and edit the command to remove the prefix. Or, actually, edit it to be > "setupegg.py develop". The Makefile sets a bunch of environment > variables that are needed for the compilation to succeed with the > downloaded dependencies. > > How about putting the environment assignments in just one place and > creating multiple installation targets, maybe like this: > > ------------------------------------------------------------------------ > run_cmd: > export PKG_CONFIG_PATH=${PKG_CONFIG_PATH} \ > (etc) \ > ${PYTHON} ${CMD} > > mpl_build: > run_cmd CMD="setup.py build" > > mpl_install: > run_cmd CMD="setup.py install --prefix=${PREFIX}" > > mpl_install_std: > run_cmd CMD="setup.py install" > > mpl_develop: > run_cmd CMD="setupegg.py develop" > ------------------------------------------------------------------------ > That looks to me like a good solution. Eric |
From: Jouni K. S. <jk...@ik...> - 2011-03-05 07:10:18
|
Eric Firing <ef...@ha...> writes: > What is the rationale for removing the --prefix argument? It doesn't > prevent one from installing in the standard location. The $PREFIX variables is used by make.osx for two different purposes: (1) the dependencies are installed under $PREFIX and the extensions are compiled to use them from there, in order to avoid version mismatches with libraries in /usr, /opt, etc.; (2) the "setup.py install" command is given --prefix $PREFIX as an argument so that matplotlib gets installed in a non-standard location. I like just (1), so to install matplotlib I do "make -n mpl_install" and edit the command to remove the prefix. Or, actually, edit it to be "setupegg.py develop". The Makefile sets a bunch of environment variables that are needed for the compilation to succeed with the downloaded dependencies. How about putting the environment assignments in just one place and creating multiple installation targets, maybe like this: ------------------------------------------------------------------------ run_cmd: export PKG_CONFIG_PATH=${PKG_CONFIG_PATH} \ (etc) \ ${PYTHON} ${CMD} mpl_build: run_cmd CMD="setup.py build" mpl_install: run_cmd CMD="setup.py install --prefix=${PREFIX}" mpl_install_std: run_cmd CMD="setup.py install" mpl_develop: run_cmd CMD="setupegg.py develop" ------------------------------------------------------------------------ -- Jouni K. Seppänen http://www.iki.fi/jks |
From: Michiel de H. <mjl...@ya...> - 2011-03-05 04:32:36
|
OK, if there are no objections I will start making the appropriate changes to the code and the documentation. -- Michiel On Sun Feb 27th, 2011 8:49 AM EST John Hunter wrote: >On Sun, Feb 27, 2011 at 1:06 AM, Eric Firing <ef...@ha...> wrote: > >> That's a good point. Until fairly recently, interactive behavior worked >> across backends only via ipython magic, so I think the non-interactive >> default had a solid historical rationale. Now, however, we could >> probably make interactive mode the startup default for interactive >> backends without causing any problems. I agree that this would be more >> intuitive and more familiar to people coming from matlab. > >Probably right -- this was a design decision made early on when I did >not see a good way around the problem that the idle drawing across >backends now solves. There will probably be some unintended >consequences of changing the default, but as long as we document it >prominently and provide a way for people to change the behavior to the >old wan in their rc, it is probably a good idea to make this change. > >------------------------------------------------------------------------------ >Free Software Download: Index, Search & Analyze Logs and other IT data in >Real-Time with Splunk. Collect, index and harness all the fast moving IT data >generated by your applications, servers and devices whether physical, virtual >or in the cloud. Deliver compliance at lower cost and gain new business >insights. http://p.sf.net/sfu/splunk-dev2dev >_______________________________________________ >Matplotlib-devel mailing list >Mat...@li... >https://lists.sourceforge.net/lists/listinfo/matplotlib-devel |