SourceForge logo
SourceForge logo
Menu

matplotlib-announce — For matplotlib announcements only

You can subscribe to this list here.

2004 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
(1)
Dec
(4)
2005 Jan
(1)
Feb
(1)
Mar
(3)
Apr
(2)
May
Jun
(2)
Jul
(4)
Aug
(2)
Sep
(1)
Oct
Nov
Dec
2006 Jan
Feb
(1)
Mar
(2)
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
Dec
2007 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
(1)
Sep
Oct
Nov
Dec
(1)
2008 Jan
(1)
Feb
Mar
(2)
Apr
(4)
May
Jun
(4)
Jul
Aug
Sep
(1)
Oct
(1)
Nov
(1)
Dec
(4)
2009 Jan
(2)
Feb
Mar
Apr
May
(1)
Jun
(2)
Jul
Aug
(1)
Sep
(1)
Oct
Nov
Dec
2010 Jan
Feb
Mar
Apr
May
Jun
(1)
Jul
(1)
Aug
Sep
Oct
Nov
Dec
2011 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
Dec
2012 Jan
Feb
Mar
Apr
May
Jun
Jul
(1)
Aug
(1)
Sep
Oct
Nov
Dec
2014 Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
(1)
Nov
Dec
2015 Jan
Feb
(1)
Mar
Apr
May
Jun
Jul
(3)
Aug
Sep
Oct
Nov
Dec
2016 Jan
Feb
Mar
Apr
May
Jun
Jul
(2)
Aug
Sep
Oct
(1)
Nov
Dec
S M T W T F S


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



Showing 1 results of 1

From: John H. <jd...@gm...> - 2010年06月01日 13:06:42
We have uploaded a bugfix release of the matplotlib-0.99 branch.
Source and binaries are available for download from
 https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.3
This release fixes many minor and at least one critical bug in our
path simplification algorithm. The svn commit changelog since the
last release is below. Thanks to all the developers for their efforts
and to Christoph Gohlke for the windows builds.
Unless something major comes up, this will be our last bugfix release
of the maintenance branch, and we plan to get a trunk release for mpl
1.0 out in the upcoming weeks for testing. The trunk is where all of
the new features have been added, but it is considered less stable
than the maintenance branch which only gets bugfixes.
------------------------------------------------------------------------
r8175 | leejjoon | 2010年03月03日 12:03:30 -0600 (2010年3月03日) | 1 line
fix arguments of allow_rasterization.draw_wrapper
------------------------------------------------------------------------
r8174 | jdh2358 | 2010年03月03日 11:15:58 -0600 (2010年3月03日) | 1 line
added support for favicon in docs build
------------------------------------------------------------------------
r8173 | jdh2358 | 2010年03月03日 10:56:16 -0600 (2010年3月03日) | 1 line
applied Mattias get_bounds patch
------------------------------------------------------------------------
r8172 | jdh2358 | 2010年03月03日 10:31:42 -0600 (2010年3月03日) | 1 line
fix svnmerge download instructions
------------------------------------------------------------------------
r8171 | jdh2358 | 2010年03月03日 09:47:48 -0600 (2010年3月03日) | 1 line
added favicon
------------------------------------------------------------------------
r8160 | mdboom | 2010年02月26日 10:27:22 -0600 (2010年2月26日) | 2 lines
Fix offset_copy: the fig argument should be optional.
------------------------------------------------------------------------
r8146 | mdboom | 2010年02月22日 10:22:28 -0600 (2010年2月22日) | 1 line
Backporting numpy version check fix to 0.99 branch
------------------------------------------------------------------------
r8145 | jdh2358 | 2010年02月22日 08:31:45 -0600 (2010年2月22日) | 1 line
fix setters for regular polygon
------------------------------------------------------------------------
r8135 | leejjoon | 2010年02月16日 16:55:27 -0600 (2010年2月16日) | 1 line
fix a bug in Text._get_layout that returns an incorrect information
for an empty string
------------------------------------------------------------------------
r8121 | jdh2358 | 2010年02月08日 11:50:27 -0600 (2010年2月08日) | 1 line
added Ariels csd patch for proper scaling at the dc component
------------------------------------------------------------------------
r8116 | mdboom | 2010年02月08日 09:57:45 -0600 (2010年2月08日) | 1 line
Fix for libpng-1.4 compatibility
------------------------------------------------------------------------
r8092 | leejjoon | 2010年01月18日 18:26:16 -0600 (2010年1月18日) | 1 line
update annotate documentation to explain *annotation_clip* parameter
------------------------------------------------------------------------
r8070 | mdboom | 2010年01月04日 08:28:57 -0600 (2010年1月04日) | 1 line
Fix doc 'clean'
------------------------------------------------------------------------
r8068 | mdboom | 2010年01月04日 08:14:38 -0600 (2010年1月04日) | 2 lines
Fix bug in PDF, PS, SVG and OS-X backends: do not simplify filled paths.
------------------------------------------------------------------------
r8057 | mdboom | 2009年12月31日 09:46:58 -0600 (2009年12月31日) | 2 lines
[2916753] Wrong API signature- yscale
------------------------------------------------------------------------
r8036 | jdh2358 | 2009年12月16日 13:21:44 -0600 (2009年12月16日) | 1 line
add mpl book to index sidebar
------------------------------------------------------------------------
r8016 | heeres | 2009年12月09日 18:09:03 -0600 (2009年12月09日) | 2 lines
Mplot3d: fix scatter3d markers bug
------------------------------------------------------------------------
r8003 | mdboom | 2009年12月03日 13:21:28 -0600 (2009年12月03日) | 1 line
[2896454] subscripts and \mathrm don't get along, aka the
long-standing wiggle baseline problem
------------------------------------------------------------------------
r8001 | mdboom | 2009年12月03日 12:54:54 -0600 (2009年12月03日) | 2 lines
[2903460] _path.pyd crashes in 0.99.1.win32-py2.6 on PIII CPU
------------------------------------------------------------------------
r7998 | mdboom | 2009年12月01日 13:01:45 -0600 (2009年12月01日) | 2 lines
[2906157] Let sphinx reference matplotlib-created plots (backport)
------------------------------------------------------------------------
r7991 | mdboom | 2009年11月30日 12:30:09 -0600 (2009年11月30日) | 2 lines
Fix bug in usage of "contains"
------------------------------------------------------------------------
r7989 | mdboom | 2009年11月30日 11:24:49 -0600 (2009年11月30日) | 1 line
Fix SF-2903596 on the 0.99.x branch
------------------------------------------------------------------------
r7983 | mdboom | 2009年11月24日 12:08:51 -0600 (2009年11月24日) | 2 lines
[2902715] artist.set_clip_path does not handle tuple
------------------------------------------------------------------------
r7981 | jdh2358 | 2009年11月23日 15:16:15 -0600 (2009年11月23日) | 1 line
make IndexFormatter derive from Formatter
------------------------------------------------------------------------
r7972 | mdboom | 2009年11月18日 10:19:21 -0600 (2009年11月18日) | 2 lines
Fix plot directive so it handles source files in various encodings.
------------------------------------------------------------------------
r7970 | efiring | 2009年11月16日 17:49:11 -0600 (2009年11月16日) | 4 lines
Fix Normalize bug: ensure scalar output for scalar input.
This bug was causing a bug in clabel with a single contour level,
as reported by Brendan Arnold.
------------------------------------------------------------------------
r7952 | mdboom | 2009年11月12日 11:27:34 -0600 (2009年11月12日) | 2 lines
[2853659] Patch to fix EMF backend
------------------------------------------------------------------------
r7944 | mdboom | 2009年11月06日 13:24:55 -0600 (2009年11月06日) | 2 lines
Add support for \widebar{} in mathtext (Thanks Sean Arms)
------------------------------------------------------------------------
r7942 | jdh2358 | 2009年11月06日 09:04:33 -0600 (2009年11月06日) | 1 line
backport afm fix to branch
------------------------------------------------------------------------
r7928 | mdboom | 2009年11月03日 14:55:47 -0600 (2009年11月03日) | 1 line
[2889193] Rasterized output offset in pdf and ps
------------------------------------------------------------------------
r7924 | mdboom | 2009年11月03日 10:27:13 -0600 (2009年11月03日) | 2 lines
[2880836] Save from toolbar changes directory with WX backend
------------------------------------------------------------------------
r7919 | mdboom | 2009年11月03日 09:46:14 -0600 (2009年11月03日) | 2 lines
[2890979] Close paths correctly in PolyCollection
------------------------------------------------------------------------
r7916 | mdboom | 2009年11月02日 12:54:29 -0600 (2009年11月02日) | 2 lines
[2890345] pylab.thetagrids() does not accept fmt
------------------------------------------------------------------------
r7906 | leejjoon | 2009年10月25日 14:30:43 -0500 (2009年10月25日) | 2 lines
axes_divider.py : fix a bug that axes has a wrong size when pack_start is True.
------------------------------------------------------------------------
r7903 | mdboom | 2009年10月23日 10:02:21 -0500 (2009年10月23日) | 2 lines
Support \# in mathtext.
------------------------------------------------------------------------
r7901 | mdboom | 2009年10月22日 08:46:08 -0500 (2009年10月22日) | 2 lines
Fix path simplification so the path always starts with a MOVETO.
------------------------------------------------------------------------
r7896 | mdboom | 2009年10月21日 08:24:33 -0500 (2009年10月21日) | 2 lines
Fix bug in simplification code that was clipping peaks.
------------------------------------------------------------------------
r7893 | leejjoon | 2009年10月19日 04:02:08 -0500 (2009年10月19日) | 1 line
fix a bug in plot_directive
------------------------------------------------------------------------
r7887 | leejjoon | 2009年10月15日 23:35:20 -0500 (2009年10月15日) | 1 line
fix Text.get_prop_tup omitting _rotation_mode. patch by Stan West
------------------------------------------------------------------------
r7884 | ryanmay | 2009年10月14日 15:27:07 -0500 (2009年10月14日) | 1 line
Add AutoDateFormatter and AutoDateLocator to __all__ and to the
module-level documentation.
------------------------------------------------------------------------
r7880 | leejjoon | 2009年10月12日 18:02:27 -0500 (2009年10月12日) | 1 line
fix plot_directive.py that generated incorrect links for some cases
------------------------------------------------------------------------
r7874 | mdboom | 2009年10月12日 08:21:07 -0500 (2009年10月12日) | 2 lines
Don't simplify hatched paths in PDF, PS and SVG backends.
------------------------------------------------------------------------
r7867 | astraw | 2009年10月11日 13:55:18 -0500 (2009年10月11日) | 2 lines
imshow: only apply axes patch clipping if image doesn't clip itself
------------------------------------------------------------------------
r7866 | astraw | 2009年10月11日 13:54:22 -0500 (2009年10月11日) | 2 lines
allow already transformed clip path in artist set_clip_path()
------------------------------------------------------------------------
r7864 | efiring | 2009年10月10日 21:51:06 -0500 (2009年10月10日) | 2 lines
docstring fixup: LinearSegmentedColormap.from_list
------------------------------------------------------------------------
r7858 | mdboom | 2009年10月09日 10:24:25 -0500 (2009年10月09日) | 2 lines
Don't perform path simplification when hatch is drawn.
------------------------------------------------------------------------
r7849 | mdboom | 2009年10月06日 09:07:08 -0500 (2009年10月06日) | 2 lines
Don't do "make.py clean" in terms of svn-clean, since that doesn't
work with a tarball.
------------------------------------------------------------------------
r7847 | efiring | 2009年10月05日 18:11:10 -0500 (2009年10月05日) | 2 lines
Add more platforms to setupext.py; patch by Benjamin Drung
------------------------------------------------------------------------
r7846 | efiring | 2009年10月05日 17:44:38 -0500 (2009年10月05日) | 8 lines
Tk directory-finding patch by Benjamin Drung.
Fixes the following:
Guess the correct directory in Debian/Ubuntu fails. Replacing all tcl by
tk does not lead to a correct directory:
/usr/share/tcltk/tcl8.5 -> /usr/share/tktk/tk8.5
The correct directory is /usr/share/tcltk/tk8.5
------------------------------------------------------------------------
r7844 | leejjoon | 2009年10月04日 21:05:16 -0500 (2009年10月04日) | 1 line
image created by imshow support remove method
------------------------------------------------------------------------
r7837 | mdboom | 2009年10月01日 07:37:49 -0500 (2009年10月01日) | 2 lines
Fix alpha of Shadow patch.
------------------------------------------------------------------------
r7834 | mdboom | 2009年09月30日 08:26:36 -0500 (2009年9月30日) | 2 lines
Fix Grouper docstring -- it only supports weak-referenceable objects.
------------------------------------------------------------------------
r7827 | efiring | 2009年09月25日 18:56:14 -0500 (2009年9月25日) | 2 lines
Fix bug in quiver handling of masked U, V
------------------------------------------------------------------------
r7822 | mdboom | 2009年09月24日 12:03:13 -0500 (2009年9月24日) | 2 lines
Clip markers in draw_marker outside of the image rectangle with an
extra border to accomodate the size of the marker.
------------------------------------------------------------------------
r7819 | jdh2358 | 2009年09月23日 22:57:31 -0500 (2009年9月23日) | 1 line
applied a fix for sf bug 2865490; is there something more elegant?
------------------------------------------------------------------------
r7818 | jdh2358 | 2009年09月23日 22:00:28 -0500 (2009年9月23日) | 1 line
try statically linking in the deps for OSX
------------------------------------------------------------------------
r7813 | jdh2358 | 2009年09月21日 12:12:47 -0500 (2009年9月21日) | 1 line

Showing 1 results of 1

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