SourceForge logo
SourceForge logo
Menu

matplotlib-devel — matplotlib developers

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
(15)
2
(8)
3
(2)
4
5
(3)
6
7
(5)
8
(7)
9
(1)
10
11
12
(4)
13
(1)
14
(3)
15
(6)
16
(10)
17
(1)
18
19
(1)
20
(1)
21
(1)
22
(1)
23
(6)
24
25
(2)
26
27
(1)
28
(4)
29
30
(1)
31
(1)

Showing 7 results of 7

On 08/08/2013 11:56 AM, Andy Ray Terrel wrote:
> Doh, I never got the site up! This looks good, although copyright
> shouldn't go to Michael. We don't have copyright on the images or
> text just permission to display them. (I would probably just delete
> it or be specific what the copyright is.) I like the idea of having a
> site next to conference.scipy.org to display these.
Yeah -- the copyright ended up to me accidentally because I filled it 
out as the "author" field in Sphinx in the original version. I think if 
we want to have an "author" it should say "Scipy Conference Organizers" 
(without copyright), and maybe we give Nelle some well deserved credit 
for the web design as well.
Mike
>
> -- Andy
>
> On Thu, Aug 8, 2013 at 10:48 AM, Nelle Varoquaux
> <nel...@gm...> wrote:
>> Hi everyone,
>>
>> Here is my attempt at making the website:
>> http://nellev.github.io/tmp/jhepc/index.html
>> This is still work in progress, but feedback is welcomed.
>>
>> I chose to display only the "winners" (three top place + honorable mention).
>>
>> Cheers,
>> N
>>
>>
>> On 31 July 2013 17:54, Andy Ray Terrel <and...@gm...> wrote:
>>> Okay, I'll get it up.
>>>
>>> -- Andy
>>>
>>>
>>> On Wed, Jul 31, 2013 at 10:48 AM, Michael Droettboom <md...@st...>
>>> wrote:
>>>> On 07/31/2013 11:38 AM, Andy Ray Terrel wrote:
>>>>
>>>>
>>>> The plan was to have it on the SciPy conference website, but we haven't
>>>> really got it up. If someone can point me to rendered html, I can ask Jim to
>>>> put it up there now.
>>>>
>>>> The rendered HTML is in the scipy2013_talks github repo.
>>>>
>>>> https://github.com/scipy/scipy2013_talks/tree/master/plotting_contest
>>>>
>>>> That will be fine for now, and it sounds like Nelle will make the
>>>> presentation much better down the road, at which case we can update it then.
>>>>
>>>> Mike
>>>
From: Thomas K. <th...@kl...> - 2013年08月08日 17:46:53
On 8 August 2013 09:56, Russell E. Owen <ro...@uw...> wrote:
> BTW: pip refuses to install pytz for me, claiming a suitable version was
> not found, and listing dozens of versions. Anyone else seen this? I
> don't recall seeing it before recently. I ended up downloading the
> source and using distutils.
>
Recent versions of pip don't like pytz's version numbering scheme. It's not
quite clear which end will fix this:
https://bugs.launchpad.net/pytz/+bug/1204837
https://github.com/pypa/pip/issues/974
Thomas
From: Russell E. O. <ro...@uw...> - 2013年08月08日 16:57:21
In article <row...@ne...>,
 "Russell E. Owen" <ro...@uw...> wrote:
> In article <51F...@st...>,
> Michael Droettboom <md...@st...> 
> wrote:
> 
> > Ludwig, this is one of the most entertaining e-mails I've read in a 
> > while, and I think your arguments make a lot of sense.
> > 
> > Given infinite developer resources, do you think there's any logic to 
> > providing *both* system Python and python.org based binaries? How much 
> > additional work would that be?
> > 
> > I think the big problems to solve now is
> > 
> > (a) get to the bottom of why the new installer is breaking existing 
> > installations of dateutil and pytz. Russell: even though they are not 
> > currently working, could you provide what you have so that others can 
> > have a look?
> 
> I put the installer here (and announced it earlier -- I thought in this 
> thread):
> <http://www.astro.washington.edu/users/rowen/python/>
> 
> I do not consider it safe because:
> - It may trash existing installations of dateutil and pytz (especially 
> those installed by the matplotlib 1.2.1 binary installer)
> - It does not include pytz, dateutil and six (unlike the 1.2.1 binary 
> installer), so it's a real pain to use
> - It is missing its unit tests and so is poorly tested
> - It also appears that pylab is broken (something I only recently 
> discovered)
I was able to fix the last two problems and I uploaded a new binary 
installer to the location mentioned above. It still will delete 
python-dateutil under some circumstances (not fully tested, but the last 
one would not trash it if it was installed by pip, but would trash it if 
installed by the matplotlib 1.2.1 binary installer). I could imagine 
making it the official installer anyway, for lack of anything better. 
But it's certainly not ideal.
It is surely not that hard to make an installer that can also install 
other packages. But it's not something I have time to investigate right 
now.
BTW: pip refuses to install pytz for me, claiming a suitable version was 
not found, and listing dozens of versions. Anyone else seen this? I 
don't recall seeing it before recently. I ended up downloading the 
source and using distutils.
-- Russell
> The images are being cut off on the front page slide show thing.
>
Because of the differences of size and shape in the images, it's hard to do
a design that display them all completely in the carousel. Hence, one of
them is truncated. Only one of them (the first place) should be truncated.
Note that in the gallery, images are also cropped.
Also, so far, I only tested this on chrome and firefox (and an old version
of chromium). There might be issues with IE.
And it hasn't been optimized for very small screens (smartphones). It's not
completely awful, but it's not nice either. I hope to fix that soon.
I fixed the copyright (Github takes a while to update the pages, hence it
might not be up yet).
On Thu, Aug 8, 2013 at 10:48 AM, Nelle Varoquaux
<nel...@gm...>wrote:
>
>> Hi everyone,
>>
>> Here is my attempt at making the website:
>> http://nellev.github.io/tmp/jhepc/index.html
>> This is still work in progress, but feedback is welcomed.
>>
>> I chose to display only the "winners" (three top place + honorable
>> mention).
>>
>> Cheers,
>> N
>>
>>
>> On 31 July 2013 17:54, Andy Ray Terrel <and...@gm...> wrote:
>>
>>> Okay, I'll get it up.
>>>
>>> -- Andy
>>>
>>>
>>> On Wed, Jul 31, 2013 at 10:48 AM, Michael Droettboom <md...@st...>wrote:
>>>
>>>> On 07/31/2013 11:38 AM, Andy Ray Terrel wrote:
>>>>
>>>>
>>>> The plan was to have it on the SciPy conference website, but we
>>>> haven't really got it up. If someone can point me to rendered html, I can
>>>> ask Jim to put it up there now.
>>>>
>>>> The rendered HTML is in the scipy2013_talks github repo.
>>>>
>>>> https://github.com/scipy/scipy2013_talks/tree/master/plotting_contest
>>>>
>>>> That will be fine for now, and it sounds like Nelle will make the
>>>> presentation much better down the road, at which case we can update it then.
>>>>
>>>> Mike
>>>>
>>>
>>>
>>
>
Doh, I never got the site up! This looks good, although copyright
shouldn't go to Michael. We don't have copyright on the images or
text just permission to display them. (I would probably just delete
it or be specific what the copyright is.) I like the idea of having a
site next to conference.scipy.org to display these.
-- Andy
On Thu, Aug 8, 2013 at 10:48 AM, Nelle Varoquaux
<nel...@gm...> wrote:
> Hi everyone,
>
> Here is my attempt at making the website:
> http://nellev.github.io/tmp/jhepc/index.html
> This is still work in progress, but feedback is welcomed.
>
> I chose to display only the "winners" (three top place + honorable mention).
>
> Cheers,
> N
>
>
> On 31 July 2013 17:54, Andy Ray Terrel <and...@gm...> wrote:
>>
>> Okay, I'll get it up.
>>
>> -- Andy
>>
>>
>> On Wed, Jul 31, 2013 at 10:48 AM, Michael Droettboom <md...@st...>
>> wrote:
>>>
>>> On 07/31/2013 11:38 AM, Andy Ray Terrel wrote:
>>>
>>>
>>> The plan was to have it on the SciPy conference website, but we haven't
>>> really got it up. If someone can point me to rendered html, I can ask Jim to
>>> put it up there now.
>>>
>>> The rendered HTML is in the scipy2013_talks github repo.
>>>
>>> https://github.com/scipy/scipy2013_talks/tree/master/plotting_contest
>>>
>>> That will be fine for now, and it sounds like Nelle will make the
>>> presentation much better down the road, at which case we can update it then.
>>>
>>> Mike
>>
>>
>
Hi everyone,
Here is my attempt at making the website:
http://nellev.github.io/tmp/jhepc/index.html
This is still work in progress, but feedback is welcomed.
I chose to display only the "winners" (three top place + honorable mention).
Cheers,
N
On 31 July 2013 17:54, Andy Ray Terrel <and...@gm...> wrote:
> Okay, I'll get it up.
>
> -- Andy
>
>
> On Wed, Jul 31, 2013 at 10:48 AM, Michael Droettboom <md...@st...>wrote:
>
>> On 07/31/2013 11:38 AM, Andy Ray Terrel wrote:
>>
>>
>> The plan was to have it on the SciPy conference website, but we haven't
>> really got it up. If someone can point me to rendered html, I can ask Jim
>> to put it up there now.
>>
>> The rendered HTML is in the scipy2013_talks github repo.
>>
>> https://github.com/scipy/scipy2013_talks/tree/master/plotting_contest
>>
>> That will be fine for now, and it sounds like Nelle will make the
>> presentation much better down the road, at which case we can update it then.
>>
>> Mike
>>
>
>
From: Fernando P. <fpe...@gm...> - 2013年08月08日 00:00:27
Hi Mike,
thanks a lot for providing these numbers...
I think for now, the plan we hatched at the dev meeting continues to
look reasonable (integrate interactive webagg support into the
%matplotlib magic so it would be seamless to users on localhost or
very open networks). But the fact that the overhead is lower than
we'd thought lends weight to the idea of giving mpl an easier way to
integrate this functionality into our existing design before we cross
the binary ws bridge...
One way or another, exciting times!
Cheers,
f

Showing 7 results of 7

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X





Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /