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





Showing 5 results of 5

From: Damon M. <dam...@gm...> - 2012年12月15日 23:53:31
On Sat, Dec 15, 2012 at 5:47 PM, Thomas Kluyver <th...@kl...> wrote:
> On 15 December 2012 23:38, Damon McDougall <dam...@gm...>
> wrote:
>>
>> Maybe the best thing is to host the binaries on Sourceforge.
>
>
> Having recently tried to do it, Sourceforge tries really hard to avoid
> giving you a direct link that can repeatably be used to download a file
> automatically, i.e. without a browser. In the case I was after it for, I
> ended up downloading the file (a PyWin32 binary) with a browser, and storing
> it on the CI server that I wanted to install it.
Thanks for that information, Thomas. I conclude hosting the binaries
on Sourceforge and just linking to them from the mpl website is not
feasible. Unless, of course, there is resistance to the idea of
linking to them from the website.
-- 
Damon McDougall
http://www.damon-is-a-geek.com
Institute for Computational Engineering Sciences
201 E. 24th St.
Stop C0200
The University of Texas at Austin
Austin, TX 78712-1229
From: Thomas K. <th...@kl...> - 2012年12月15日 23:47:57
On 15 December 2012 23:38, Damon McDougall <dam...@gm...>wrote:
> Maybe the best thing is to host the binaries on Sourceforge.
Having recently tried to do it, Sourceforge tries really hard to avoid
giving you a direct link that can repeatably be used to download a file
automatically, i.e. without a browser. In the case I was after it for, I
ended up downloading the file (a PyWin32 binary) with a browser, and
storing it on the CI server that I wanted to install it.
Thomas
From: Arnaud G. <ar...@os...> - 2012年12月15日 23:47:18
I'm very pleased to announce the first release candidate for Oscopy
v0.71. For those just tuning in, Oscopy is a plotting program based on
IPython for viewing and post-processing results of electrical
simulations (more details on oscopy website [1]). Documentation can be
found here [2].
Main user-visible change of this version:
* Support for new input data format: spice2, spice3, touchstone, ...
* New zooming functions: mouse-wheel support, x10 mode, span
* Figure windows reworked: new operation bar, scrollbars for panning
* Command line options restored: batch mode, interactive, quiet
* Duplicate Signals are renamed on file reading
* Update of User Manual
* Now installation is needed to run oscopy.
Main developer-visible changes:
* Separation between back-end (oscopy) and front-end (ioscopy)
And of course a lot of bug fixes.
Significant improvements were performed on the look and feel of the
graphical interface and input file formats. Before releasing the v0.71 I
eagerly need a feedback on those changes to make sure I'm going in the
right direction, this is why I announce a RC here.
I would really appreciate if you could give a try to this version: check
out this RC, verify it installs correctly, and test it. I kindly ask you
to report any bugs on oscopy-dev mailing list
(mailto:osc...@os...) in CC of this message.
The source code is hosted at repo.or.cz: http://repo.or.cz/w/oscopy.git
My apologies for the multiples posts.
Arnaud.
[1] http://oscopy.org
[2] http://oscopy.org/wiki/_media/oscopy/ioscopy-manual-071.pdf
From: Damon M. <dam...@gm...> - 2012年12月15日 23:38:22
On Sat, Dec 15, 2012 at 5:24 PM, Michael Droettboom <md...@st...> wrote:
> On 12/14/2012 02:25 PM, Todd wrote:
>
>
> On Dec 14, 2012 5:59 PM, "Michael Droettboom" <md...@st...> wrote:
>>
>> Github has removed the ability to host binaries. They've removed this
>> feature without any apparent notification except on their blog saying "it's
>> gone today". And the suggested alternative is to use paid services.
>>
>> https://github.com/blog/1302-goodbye-uploads
>>
>> I had planned to complete our set of 1.2.0 binaries with a Python 3.2 from
>> Russell Owen in the near future. So much for that.
>>
>> Any thoughts? Do we go back to Sourceforge for our download hosting? Is
>> anyone familiar with any other services? Do we try to piggy-back on what
>> other scipy projects are doing?
>>
>> Mike
>>
>
> Is there a reason pypi is not usable?
>
> PyPI doesn't support large enough files. (I'm not sure what the limit is,
> but I've hit it every time). We have always hosted our files elsewhere and
> then just had PyPI point to them.
>
> Mike
This seems like a pretty big minus, especially considering the work
you and others have put in migrating everything over from Sourceforge.
Do you think it would be worth contacting the GitHub folks about this?
I'm not sure what I'm trying to achieve. I guess I'd like them to
realise that GitHub Downloads were a really useful feature and their
reasons for removing it without deprecation of the GitHub Uploads
process has made the distribution of matplotlib more confusing for our
users.
Perhaps it's better just to move on...
I've been (un?)fortunate enough to never have to use Sourceforge's
interface. If it's the case it's not intuitive then I like Nathaniel's
idea of hosting the binaries on Google Code. The downside of this, of
course, is that matplotlib is then spread across three different
services: Sourceforge for the mailing list; GitHub for the source and
development; and Google Code for the binaries.
Maybe the best thing is to host the binaries on Sourceforge.
To be honest, I'm not sure that the service that hosts the binaries
matters all that much. We could put links to the binaries on the
webpage and then it's completely transparent to the user.
Sorry for the stream of conscience.
Best wishes,
Damon
-- 
Damon McDougall
http://www.damon-is-a-geek.com
Institute for Computational Engineering Sciences
201 E. 24th St.
Stop C0200
The University of Texas at Austin
Austin, TX 78712-1229
From: Michael D. <md...@st...> - 2012年12月15日 23:24:13
On 12/14/2012 02:25 PM, Todd wrote:
>
>
> On Dec 14, 2012 5:59 PM, "Michael Droettboom" <md...@st... 
> <mailto:md...@st...>> wrote:
> >
> > Github has removed the ability to host binaries. They've removed 
> this feature without any apparent notification except on their blog 
> saying "it's gone today". And the suggested alternative is to use 
> paid services.
> >
> > https://github.com/blog/1302-goodbye-uploads
> >
> > I had planned to complete our set of 1.2.0 binaries with a Python 
> 3.2 from Russell Owen in the near future. So much for that.
> >
> > Any thoughts? Do we go back to Sourceforge for our download 
> hosting? Is anyone familiar with any other services? Do we try to 
> piggy-back on what other scipy projects are doing?
> >
> > Mike
> >
>
> Is there a reason pypi is not usable?
>
PyPI doesn't support large enough files. (I'm not sure what the limit 
is, but I've hit it every time). We have always hosted our files 
elsewhere and then just had PyPI point to them.
Mike

Showing 5 results of 5

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 によって変換されたページ (->オリジナル) /