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



Showing results of 116

<< < 1 .. 3 4 5 (Page 5 of 5)
From: Christopher B. <Chr...@no...> - 2007年02月07日 16:01:21
Thanks for doing this Rob, its nice to get as much support on OS-X as 
possible.
Does the QT back-end need to be compiled against QT? or is it python-only?
> QT4 takes *forever* to compile, but it seems to compile easier now 
> than previous versions that needed a small library hack. The default 
> configuration compiles and installs fine. The other tools (PyQt4 and 
> SIP) also compile and install painlessly with the default configuration.
Any chance you could package it up an submit it to the pythonmac archive?
Does it support a Universal build?
-Chris
-- 
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chr...@no...
From: Darren D. <dd...@co...> - 2007年02月07日 15:45:48
On Wednesday 07 February 2007 10:12:36 am Rob Hetland wrote:
> The patch works. Thanks. Two more things:
>
> 1 - the icons look very small in the toolbar buttons (they look
> bigger in TkAgg). Is there a fix for this?
I'm not sure. I'll look into it when I get a chance.
> 2 - the subplot configure toolbar (where you get a pop-up window that
> lets you modify the axis size and position) does not work. In
> particular, the sliders do not appear, although everything else seems
> to work (clicking in the empty window does modify the axis)
This is a known bug. We looked into it a while back, and couldn't make any 
headway.
Darren
The patch works. Thanks. Two more things:
1 - the icons look very small in the toolbar buttons (they look 
bigger in TkAgg). Is there a fix for this?
2 - the subplot configure toolbar (where you get a pop-up window that 
lets you modify the axis size and position) does not work. In 
particular, the sliders do not appear, although everything else seems 
to work (clicking in the empty window does modify the axis)
These two fixes are beyond my skill set, but I'll help where I can..
-r
On Feb 7, 2007, at 8:58 AM, Darren Dale wrote:
> Hi Rob,
>
> On Wednesday 07 February 2007 09:06:42 am Rob Hetland wrote:
>> Developers: Finally, I had to make some small changes to the qt4
>> backend so that things worked right. One is an essential change --
>> the latin1() method no longer exists in the newer qt. The other is a
>> cosmetic change so that I can see the cursor position in the toolbar
>> better. Diff below.
>
> Thanks for the notes, and for the patch. I moved the margin 
> adjustment you
> suggested into a class attribute of NavigationToolbar2QT. This way,
> FigureManagerQT can get that information, which is needed to 
> properly set the
> height of the figure window. (figsize=(6,4) should yield a 6"x4" 
> plotting
> area, the height of the entire window is larger than 4" to 
> accommodate the
> toolbar.) Changes in svn 3004.
>
> Darren
----
Rob Hetland, Associate Professor
Dept. of Oceanography, Texas A&M University
http://pong.tamu.edu/~rob
phone: 979-458-0096, fax: 979-845-6331
From: Darren D. <dd...@co...> - 2007年02月07日 14:59:17
Hi Rob,
On Wednesday 07 February 2007 09:06:42 am Rob Hetland wrote:
> Developers: Finally, I had to make some small changes to the qt4
> backend so that things worked right. One is an essential change --
> the latin1() method no longer exists in the newer qt. The other is a
> cosmetic change so that I can see the cursor position in the toolbar
> better. Diff below.
Thanks for the notes, and for the patch. I moved the margin adjustment you 
suggested into a class attribute of NavigationToolbar2QT. This way, 
FigureManagerQT can get that information, which is needed to properly set the 
height of the figure window. (figsize=(6,4) should yield a 6"x4" plotting 
area, the height of the entire window is larger than 4" to accommodate the 
toolbar.) Changes in svn 3004.
Darren
From: Rob H. <he...@ta...> - 2007年02月07日 14:07:07
Here are some notes I made -- I hope it might save someone a bit of 
time.
So, I finally tried out a few other backends on mac os x. I had been 
recommending and using TkAgg, as this works out of the box on mac os 
x. However, it seems unsnappy sometimes, and there was this strange 
issue with the first window not giving control back to the command line.
QT4 takes *forever* to compile, but it seems to compile easier now 
than previous versions that needed a small library hack. The default 
configuration compiles and installs fine. The other tools (PyQt4 and 
SIP) also compile and install painlessly with the default configuration.
I initially forgot to set the -q4thread for ipython (since the other - 
pylab flag is hidden in a launching script). After that it worked 
mostly fine.
I found that the correct threading was sensitive to how I started 
ipython. I have been using terminal, and I was starting ipython like 
this:
bash -l -c /path/to/ipython -q4thread
from within a terminal .term file (i.e., the terminal starts running 
ipython automatically). This seems to not work great. However, when 
I put this command in a script, and run the script like
bash -l -c pylab_start_script
thinks work as expected. This is also true when just typing these 
commands in on the command line. I almost always start ipython from 
a terminal .term file from quicksilver. This gives me a dedicated 
(color coded) ipython window instantly that does not take away my 
shell. This is all pretty slick, and I am pleased with the setup now.
Developers: Finally, I had to make some small changes to the qt4 
backend so that things worked right. One is an essential change -- 
the latin1() method no longer exists in the newer qt. The other is a 
cosmetic change so that I can see the cursor position in the toolbar 
better. Diff below.
-Rob
Index: backend_qt4.py
===================================================================
--- backend_qt4.py	(revision 2999)
+++ backend_qt4.py	(working copy)
@@ -148,7 +148,7 @@
 def _get_key( self, event ):
 if event.key() < 256:
- key = event.text().latin1()
+ key = str(event.text())
 elif self.keyvald.has_key( event.key() ):
 key = self.keyvald[ event.key() ]
 else:
@@ -290,7 +290,7 @@
 # The automatic layout doesn't look that good - it's 
too close
 # to the images so add a margin around it.
- margin = 4
+ margin = 12
 button.setFixedSize( image.width()+margin, image.height 
()+margin )
 QtCore.QObject.connect( button, QtCore.SIGNAL( 'clicked 
()' ),
@@ -301,7 +301,7 @@
 # The stretch factor is 1 which means any resizing of the 
toolbar
 # will resize this label instead of the buttons.
 self.locLabel = QtGui.QLabel( "", self )
- self.locLabel.setAlignment( QtCore.Qt.AlignRight | 
QtCore.Qt.AlignVCenter )
+ self.locLabel.setAlignment( QtCore.Qt.AlignRight | 
QtCore.Qt.AlignTop )
 self.locLabel.setSizePolicy(QtGui.QSizePolicy 
(QtGui.QSizePolicy.Ignored,
 
QtGui.QSizePolicy.Ignored))
 self.layout.addWidget( self.locLabel, 1 )
----
Rob Hetland, Associate Professor
Dept. of Oceanography, Texas A&M University
http://pong.tamu.edu/~rob
phone: 979-458-0096, fax: 979-845-6331
From: Christopher B. <Chr...@no...> - 2007年02月07日 07:13:20
Darn! missed the chance to update the wx back-end -- oh well, hopefully 
the next release.
-Chris
-- 
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
From: Charlie M. <cw...@gm...> - 2007年02月07日 03:38:23
http://www.python.org/pypi/matplotlib/0.90.0
http://sourceforge.net/project/showfiles.php?group_id=80706&package_id=82474&release_id=484485
Binaries will be posted in a few days.
===============================================================
2007年02月06日 Released 0.90.0 at revision 3003
2007年01月22日 Extended the new picker API to text, patches and patch
 collections. Added support for user customizable pick hit
 testing and attribute tagging of the PickEvent - Details
 and examples in examples/pick_event_demo.py - JDH
2007年01月16日 Begun work on a new pick API using the mpl event handling
 frameowrk. Artists will define their own pick method with
 a configurable epsilon tolerance and return pick attrs.
 All artists that meet the tolerance threshold will fire a
 PickEvent with artist dependent attrs; eg, a Line2D can set
 the indices attribute that shows the indices into the line
 that are within epsilon of the pick point. See
 examples/pick_event_demo.py. The implementation of pick
 for the remaining Artists remains to be done, but the core
 infrastructure at the level of event handling is in place
 with a proof-of-concept implementation for Line2D - JDH
2007年01月16日 src/_image.cpp: update to use Py_ssize_t (for 64-bit systems).
 Use return value of fread() to prevent warning messages - SC.
2007年01月15日 src/_image.cpp: combine buffer_argb32() and buffer_bgra32() into
 a new method color_conv(format) - SC
2007年01月14日 backend_cairo.py: update draw_arc() so that
 examples/arctest.py looks correct - SC
2007年01月12日 backend_cairo.py: enable clipping. Update draw_image() so that
 examples/contour_demo.py looks correct - SC
2007年01月12日 backend_cairo.py: fix draw_image() so that examples/image_demo.py
 now looks correct - SC
2007年01月11日 Added Axes.xcorr and Axes.acorr to plot the cross
 correlation of x vs y or the autocorrelation of x. pylab
 wrappers also provided. See examples/xcorr_demo.py - JDH
2007年01月10日 Added "Subplot.label_outer" method. It will set the
 visibility of the ticklabels so that yticklabels are only
 visible in the first column and xticklabels are only
 visible in the last row - JDH
2007年01月02日 Added additional kwarg documentation - JDH
2006年12月28日 Improved error message for nonpositive input to log
 transform; added log kwarg to bar, barh, and hist,
 and modified bar method to behave sensibly by default
 when the ordinate has a log scale. (This only works
 if the log scale is set before or by the call to bar,
 hence the utility of the log kwarg.) - EF
2006年12月27日 backend_cairo.py: update draw_image() and _draw_mathtext() to work
 with numpy - SC
2006年12月20日 Fixed xpdf dependency check, which was failing on windows.
 Removed ps2eps dependency check. - DSD
2006年12月19日 Added Tim Leslie's spectral patch - JDH
2006年12月17日 Added rc param 'axes.formatter.limits' to control
 the default threshold for switching to scientific
 notation. Added convenience method
 Axes.ticklabel_format() for turning scientific notation
 on or off on either or both axes. - EF
2006年12月16日 Added ability to turn control scientific notation
 in ScalarFormatter - EF
2006年12月16日 Enhanced boxplot to handle more flexible inputs - EF
2006年12月13日 Replaced calls to where() in colors.py with much faster
 clip() and putmask() calls; removed inappropriate
 uses of getmaskorNone (which should be needed only
 very rarely); all in response to profiling by
 David Cournapeau. Also fixed bugs in my 2-D
 array support from 12-09. - EF
2006年12月09日 Replaced spy and spy2 with the new spy that combines
 marker and image capabilities - EF
2006年12月09日 Added support for plotting 2-D arrays with plot:
 columns are plotted as in Matlab - EF
2006年12月09日 Added linewidth kwarg to bar and barh; fixed arg
 checking bugs - EF
2006年12月07日 Made pcolormesh argument handling match pcolor;
 fixed kwarg handling problem noted by Pierre GM - EF
2006年12月06日 Made pcolor support vector X and/or Y instead of
 requiring 2-D arrays - EF
2006年12月05日 Made the default Artist._transform None (rather than
 invoking identity_transform for each artist only to have it
 overridden later). Use artist.get_transform() rather than
 artist._transform, even in derived classes, so that the
 default transform will be created lazily as needed - JDH
2006年12月03日 Added LogNorm to colors.py as illustrated by
 examples/pcolor_log.py, based on suggestion by
 Jim McDonald. Colorbar modified to handle LogNorm.
 Norms have additional "inverse" method. - EF
2006年12月02日 Changed class names in colors.py to match convention:
 normalize -> Normalize, no_norm -> NoNorm. Old names
 are still available.
 Changed __init__.py rc defaults to match those in
 matplotlibrc - EF
2006年11月22日 Fixed bug in set_*lim that I had introduced on 11-15 - EF
2006年11月22日 Added examples/clippedline.py, which shows how to clip line
 data based on view limits -- it also changes the marker
 style when zoomed in - JDH
2006年11月21日 Some spy bug-fixes and added precision arg per Robert C's
 suggestion - JDH
2006年11月19日 Added semi-automatic docstring generation detailing all the
 kwargs that functions take using the artist introspection
 tools; eg 'help text now details the scatter kwargs
 that control the Text properties - JDH
2006年11月17日 Removed obsolete scatter_classic, leaving a stub to
 raise NotImplementedError; same for pcolor_classic - EF
2006年11月15日 Removed obsolete pcolor_classic - EF
2006年11月15日 Fixed 1588908 reported by Russel Owen; factored
 nonsingular method out of ticker.py, put it into
 transforms.py as a function, and used it in
 set_xlim and set_ylim. - EF
2006年11月14日 Applied patch 1591716 by Ulf Larssen to fix a bug in
 apply_aspect. Modified and applied patch
 1594894 by mdehoon to fix bugs and improve
 formatting in lines.py. Applied patch 1573008
 by Greg Willden to make psd etc. plot full frequency
 range for complex inputs. - EF
2006年11月14日 Improved the ability of the colorbar to track
 changes in corresponding image, pcolor, or
 contourf. - EF
2006年11月11日 Fixed bug that broke Numeric compatibility;
 added support for alpha to colorbar. The
 alpha information is taken from the mappable
 object, not specified as a kwarg. - EF
2006年11月05日 Added broken_barh function for makring a sequence of
 horizontal bars broken by gaps -- see examples/broken_barh.py
2006年11月05日 Removed lineprops and markerprops from the Annotation code
 and replaced them with an arrow configurable with kwarg
 arrowprops. See examples/annotation_demo.py - JDH
2006年11月02日 Fixed a pylab subplot bug that was causing axes to be
 deleted with hspace or wspace equals zero in
 subplots_adjust - JDH
2006年10月31日 Applied axes3d patch 1587359
 http://sourceforge.net/tracker/index.php?func=detail&aid=1587359&group_id=80706&atid=560722
 JDH
From: Charlie M. <cw...@gm...> - 2007年02月07日 02:09:00
Ok, I'll try to get it posted on SF tonight.
On 2/6/07, John Hunter <jd...@gm...> wrote:
> On 2/6/07, Charlie Moad <cw...@gm...> wrote:
> > rev3002 works great for me. I can push the windows releases this
> > Saturday. I could push a source release sooner. Is anyone opposed to
> > me pushing a source release Friday with the binaries following up on
> > Saturday? If there are no objections, let's avoid major commits until
> > after then.
>
> Let's do the source release ASAP -- I'll update the website for win32
> users to point to the older release so they can find it until the
> win32 binaries are out. That way if ubuntu wants to use this for
> their next release before the Feb 8th upstream freeze they can (and it
> will give us one day to do a point bugfix release if the whole world
> blows up). Just be sure that you use the same svn revision for the
> src release and the win32 builds which will help us with user errors.
> And email us when the new source is up so I'll know to make the
> website change.
>
> And let's call it 0.90 god-doggy. I'm getting tired of 0.87. There
> is at least one signficant API breaking new feature (the pick API)
> which alone justifies not making this a point release. There are also
> several new features sampled below
>
> 2007年01月22日 Extended the new picker API to text, patches and patch
> collections. Added support for user customizable pick hit
> testing and attribute tagging of the PickEvent - Details
> and examples in examples/pick_event_demo.py -
>
> 2007年01月11日 Added Axes.xcorr and Axes.acorr to plot the cross
> correlation of x vs y or the autocorrelation of x. pylab
> wrappers also provided. See examples/xcorr_demo.py
>
> 2007年01月10日 Added "Subplot.label_outer" method. It will set the
> visibility of the ticklabels so that yticklabels are only
> visible in the first column and xticklabels are only
> visible in the last row
>
> 2006年12月09日 Replaced spy and spy2 with the new spy that combines
> marker and image capabilities
>
> 2006年12月19日 Added Tim Leslie's spectral patch
>
> 2006年11月19日 Added semi-automatic docstring generation detailing all the
> kwargs that functions take using the artist introspection
> tools; eg 'help text now details the scatter kwargs
> that control the Text properties
>
> 2006年11月05日 Added broken_barh function for makring a sequence of
> horizontal bars broken by gaps -- see examples/broken_barh.py
>
> Thanks!
> JDH
>
From: John H. <jd...@gm...> - 2007年02月06日 22:25:08
On 2/6/07, Charlie Moad <cw...@gm...> wrote:
> rev3002 works great for me. I can push the windows releases this
> Saturday. I could push a source release sooner. Is anyone opposed to
> me pushing a source release Friday with the binaries following up on
> Saturday? If there are no objections, let's avoid major commits until
> after then.
Let's do the source release ASAP -- I'll update the website for win32
users to point to the older release so they can find it until the
win32 binaries are out. That way if ubuntu wants to use this for
their next release before the Feb 8th upstream freeze they can (and it
will give us one day to do a point bugfix release if the whole world
blows up). Just be sure that you use the same svn revision for the
src release and the win32 builds which will help us with user errors.
And email us when the new source is up so I'll know to make the
website change.
And let's call it 0.90 god-doggy. I'm getting tired of 0.87. There
is at least one signficant API breaking new feature (the pick API)
which alone justifies not making this a point release. There are also
several new features sampled below
2007年01月22日 Extended the new picker API to text, patches and patch
 collections. Added support for user customizable pick hit
 testing and attribute tagging of the PickEvent - Details
 and examples in examples/pick_event_demo.py -
2007年01月11日 Added Axes.xcorr and Axes.acorr to plot the cross
 correlation of x vs y or the autocorrelation of x. pylab
 wrappers also provided. See examples/xcorr_demo.py
2007年01月10日 Added "Subplot.label_outer" method. It will set the
 visibility of the ticklabels so that yticklabels are only
 visible in the first column and xticklabels are only
 visible in the last row
2006年12月09日 Replaced spy and spy2 with the new spy that combines
 marker and image capabilities
2006年12月19日 Added Tim Leslie's spectral patch
2006年11月19日 Added semi-automatic docstring generation detailing all the
 kwargs that functions take using the artist introspection
 tools; eg 'help text now details the scatter kwargs
 that control the Text properties
2006年11月05日 Added broken_barh function for makring a sequence of
 horizontal bars broken by gaps -- see examples/broken_barh.py
Thanks!
JDH
From: Charlie M. <cw...@gm...> - 2007年02月06日 22:12:26
rev3002 works great for me. I can push the windows releases this
Saturday. I could push a source release sooner. Is anyone opposed to
me pushing a source release Friday with the binaries following up on
Saturday? If there are no objections, let's avoid major commits until
after then.
- Charlie
On 2/5/07, Charlie Moad <cw...@gm...> wrote:
> I'm listening, and I can do the windows builds. I'll run those tests
> tonight and get back to the list.
>
> - Charlie
>
> On 2/5/07, Eric Firing <ef...@ha...> wrote:
> > John Hunter wrote:
> > > I'm still learning how to reply-to with my new-fangled gmail. I'm
> > > forwarding this response on to the list....
> > >
> > > ---------- Forwarded message ----------
> > > From: John Hunter <jd...@gm...>
> > > Date: Feb 5, 2007 9:46 AM
> > > Subject: Re: [matplotlib-devel] release?
> > > To: Eric Firing <ef...@ha...>
> > > Cc: cw...@gm...
> > >
> > >
> > > On 2/5/07, Eric Firing <ef...@ha...> wrote:
> > >> It has been quite a while since 0.87.7, and I note that the ubuntu
> > >> feisty upstream version freeze date is Feb. 8. Is it time for a new mpl
> > >> release? If it were done within the next few days, would it get into
> > >> feisty? I acknowledge that I can offer no help with the release
> > >> process, and I don't know what it takes to get a release into
> > >> ubuntu--presumably the debian maintainer has to get it into debian
> > >> first--but I thought I would raise the question anyway.
> > >
> > > I'm severely ham-strung at the moment since my build box died and I
> > > haven't resurrected a new one yet. Charlie has been doing the win32
> > > builds and may be able to do them for this release. That's the hard
> > > part. Other than that, the main thing that needs to be done is to get
> > > a fresh svn co and build, run backend_driver and memleak_hawaii and
> > > make sure everything looks OK. If you can do that Eric, and Charlie
> > > can do the win32 build, I'm all for it.
> >
> > OK, I did the fresh co and build and the checking, and I don't see any
> > problems. (There is a deprecation warning in unicode_demo.py--not a
> > show-stopper.)
> >
> > >
> > > I just googled ubuntu matplotlib and got a page pointing to the old
> > > debian 0.82 version. I know that is the main debian package people
> > > are using but is it also the most recent ubuntu version. If so, just
> > > getting them onto 0.87.7 would be a major advance. I thought ubuntu
> > > was better about keeping up with current releases.
> >
> > Edgy appears to be offering 0.87.5, which is not quite so bad. I have
> > no idea what will happen in Feisty, however.
> >
> > Eric
> >
> > -------------------------------------------------------------------------
> > 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-devel mailing list
> > Mat...@li...
> > https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
> >
>
From: Manuel M. <mm...@as...> - 2007年02月06日 11:15:25
Eric Firing wrote:
> John Hunter wrote:
>> I'm still learning how to reply-to with my new-fangled gmail. I'm
>> forwarding this response on to the list....
>>
>> ---------- Forwarded message ----------
>> From: John Hunter <jd...@gm...>
>> Date: Feb 5, 2007 9:46 AM
>> Subject: Re: [matplotlib-devel] release?
>> To: Eric Firing <ef...@ha...>
>> Cc: cw...@gm...
>>
>>
>> On 2/5/07, Eric Firing <ef...@ha...> wrote:
>>> It has been quite a while since 0.87.7, and I note that the ubuntu
>>> feisty upstream version freeze date is Feb. 8. Is it time for a new mpl
>>> release? If it were done within the next few days, would it get into
>>> feisty? I acknowledge that I can offer no help with the release
>>> process, and I don't know what it takes to get a release into
>>> ubuntu--presumably the debian maintainer has to get it into debian
>>> first--but I thought I would raise the question anyway.
>> I'm severely ham-strung at the moment since my build box died and I
>> haven't resurrected a new one yet. Charlie has been doing the win32
>> builds and may be able to do them for this release. That's the hard
>> part. Other than that, the main thing that needs to be done is to get
>> a fresh svn co and build, run backend_driver and memleak_hawaii and
>> make sure everything looks OK. If you can do that Eric, and Charlie
>> can do the win32 build, I'm all for it.
> 
> OK, I did the fresh co and build and the checking, and I don't see any 
> problems. (There is a deprecation warning in unicode_demo.py--not a 
> show-stopper.)
> 
>> I just googled ubuntu matplotlib and got a page pointing to the old
>> debian 0.82 version. I know that is the main debian package people
>> are using but is it also the most recent ubuntu version. If so, just
>> getting them onto 0.87.7 would be a major advance. I thought ubuntu
>> was better about keeping up with current releases.
> 
> Edgy appears to be offering 0.87.5, which is not quite so bad. I have 
> no idea what will happen in Feisty, however.
Yes, matplotlib version in edgy is 0.87.5, in feisty it is 0.87.7, see:
 http://packages.ubuntu.com/
Manuel
-- 
---------------------------------------
 Manuel Metz ............ Stw@AIfA
 Argelander Institut fuer Astronomie
 Auf dem Huegel 71 (room 3.06)
 D - 53121 Bonn
 E-Mail: mm...@as...
 Web: www.astro.uni-bonn.de/~mmetz
 Phone: (+49) 228 / 73-3660
 Fax: (+49) 228 / 73-3672
---------------------------------------
From: Jarrod M. <mi...@be...> - 2007年02月06日 06:01:15
Hey John,
In Rev. 2942, you committed a spectral colormap patch provided by Tim
Leslie. The spectral colormap is being used by the Neuroimaging in
Python (nipy) project (neuroimaging.scipy.org). It isn't a big deal,
but given nipy's dependence on the new colormap it would be very nice
to have a new release of matplotlib.
Thanks,
-- 
Jarrod Millman
Computational Infrastructure for Research Labs
10 Giannini Hall, UC Berkeley
phone: 510.643.4014
http://cirl.berkeley.edu/
From: Charlie M. <cw...@gm...> - 2007年02月05日 22:35:27
I'm listening, and I can do the windows builds. I'll run those tests
tonight and get back to the list.
- Charlie
On 2/5/07, Eric Firing <ef...@ha...> wrote:
> John Hunter wrote:
> > I'm still learning how to reply-to with my new-fangled gmail. I'm
> > forwarding this response on to the list....
> >
> > ---------- Forwarded message ----------
> > From: John Hunter <jd...@gm...>
> > Date: Feb 5, 2007 9:46 AM
> > Subject: Re: [matplotlib-devel] release?
> > To: Eric Firing <ef...@ha...>
> > Cc: cw...@gm...
> >
> >
> > On 2/5/07, Eric Firing <ef...@ha...> wrote:
> >> It has been quite a while since 0.87.7, and I note that the ubuntu
> >> feisty upstream version freeze date is Feb. 8. Is it time for a new mpl
> >> release? If it were done within the next few days, would it get into
> >> feisty? I acknowledge that I can offer no help with the release
> >> process, and I don't know what it takes to get a release into
> >> ubuntu--presumably the debian maintainer has to get it into debian
> >> first--but I thought I would raise the question anyway.
> >
> > I'm severely ham-strung at the moment since my build box died and I
> > haven't resurrected a new one yet. Charlie has been doing the win32
> > builds and may be able to do them for this release. That's the hard
> > part. Other than that, the main thing that needs to be done is to get
> > a fresh svn co and build, run backend_driver and memleak_hawaii and
> > make sure everything looks OK. If you can do that Eric, and Charlie
> > can do the win32 build, I'm all for it.
>
> OK, I did the fresh co and build and the checking, and I don't see any
> problems. (There is a deprecation warning in unicode_demo.py--not a
> show-stopper.)
>
> >
> > I just googled ubuntu matplotlib and got a page pointing to the old
> > debian 0.82 version. I know that is the main debian package people
> > are using but is it also the most recent ubuntu version. If so, just
> > getting them onto 0.87.7 would be a major advance. I thought ubuntu
> > was better about keeping up with current releases.
>
> Edgy appears to be offering 0.87.5, which is not quite so bad. I have
> no idea what will happen in Feisty, however.
>
> Eric
>
> -------------------------------------------------------------------------
> 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-devel mailing list
> Mat...@li...
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
From: Eric F. <ef...@ha...> - 2007年02月05日 21:19:34
John Hunter wrote:
> I'm still learning how to reply-to with my new-fangled gmail. I'm
> forwarding this response on to the list....
> 
> ---------- Forwarded message ----------
> From: John Hunter <jd...@gm...>
> Date: Feb 5, 2007 9:46 AM
> Subject: Re: [matplotlib-devel] release?
> To: Eric Firing <ef...@ha...>
> Cc: cw...@gm...
> 
> 
> On 2/5/07, Eric Firing <ef...@ha...> wrote:
>> It has been quite a while since 0.87.7, and I note that the ubuntu
>> feisty upstream version freeze date is Feb. 8. Is it time for a new mpl
>> release? If it were done within the next few days, would it get into
>> feisty? I acknowledge that I can offer no help with the release
>> process, and I don't know what it takes to get a release into
>> ubuntu--presumably the debian maintainer has to get it into debian
>> first--but I thought I would raise the question anyway.
> 
> I'm severely ham-strung at the moment since my build box died and I
> haven't resurrected a new one yet. Charlie has been doing the win32
> builds and may be able to do them for this release. That's the hard
> part. Other than that, the main thing that needs to be done is to get
> a fresh svn co and build, run backend_driver and memleak_hawaii and
> make sure everything looks OK. If you can do that Eric, and Charlie
> can do the win32 build, I'm all for it.
OK, I did the fresh co and build and the checking, and I don't see any 
problems. (There is a deprecation warning in unicode_demo.py--not a 
show-stopper.)
> 
> I just googled ubuntu matplotlib and got a page pointing to the old
> debian 0.82 version. I know that is the main debian package people
> are using but is it also the most recent ubuntu version. If so, just
> getting them onto 0.87.7 would be a major advance. I thought ubuntu
> was better about keeping up with current releases.
Edgy appears to be offering 0.87.5, which is not quite so bad. I have 
no idea what will happen in Feisty, however.
Eric
From: John H. <jd...@gm...> - 2007年02月05日 19:45:06
I'm still learning how to reply-to with my new-fangled gmail. I'm
forwarding this response on to the list....
---------- Forwarded message ----------
From: John Hunter <jd...@gm...>
Date: Feb 5, 2007 9:46 AM
Subject: Re: [matplotlib-devel] release?
To: Eric Firing <ef...@ha...>
Cc: cw...@gm...
On 2/5/07, Eric Firing <ef...@ha...> wrote:
> It has been quite a while since 0.87.7, and I note that the ubuntu
> feisty upstream version freeze date is Feb. 8. Is it time for a new mpl
> release? If it were done within the next few days, would it get into
> feisty? I acknowledge that I can offer no help with the release
> process, and I don't know what it takes to get a release into
> ubuntu--presumably the debian maintainer has to get it into debian
> first--but I thought I would raise the question anyway.
I'm severely ham-strung at the moment since my build box died and I
haven't resurrected a new one yet. Charlie has been doing the win32
builds and may be able to do them for this release. That's the hard
part. Other than that, the main thing that needs to be done is to get
a fresh svn co and build, run backend_driver and memleak_hawaii and
make sure everything looks OK. If you can do that Eric, and Charlie
can do the win32 build, I'm all for it.
I just googled ubuntu matplotlib and got a page pointing to the old
debian 0.82 version. I know that is the main debian package people
are using but is it also the most recent ubuntu version. If so, just
getting them onto 0.87.7 would be a major advance. I thought ubuntu
was better about keeping up with current releases.
JDH
From: Eric F. <ef...@ha...> - 2007年02月05日 06:52:11
It has been quite a while since 0.87.7, and I note that the ubuntu 
feisty upstream version freeze date is Feb. 8. Is it time for a new mpl 
release? If it were done within the next few days, would it get into 
feisty? I acknowledge that I can offer no help with the release 
process, and I don't know what it takes to get a release into 
ubuntu--presumably the debian maintainer has to get it into debian 
first--but I thought I would raise the question anyway.
Eric

Showing results of 116

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