ANN: matplotlib-0.87.1

Bugfix release including imshow problem from 0.87.
This is the first release from the new subversion repository. The cvs
tree is dead at this point.

http://sourceforge.net/project/showfiles.php?group_id=80706

···

===============================================================
2006-03-07 Released 0.87.1

2006-03-04 backend_cairo.py:
           fix get_rgb() bug reported by Keith Briggs.
           Require pycairo 1.0.2.
           Support saving png to file-like objects. - SC

2006-03-03 Fixed pcolor handling of vmin, vmax - EF

2006-03-02 improve page sizing with usetex with the latex
           geometry package. Closes bug # 1441629 - DSD

2006-03-02 Fixed dpi problem with usetex png output. Accepted a
           modified version of patch # 1441809 - DSD

2006-03-01 Fixed axis('scaled') to deal with case xmax < xmin - JSWHIT

2006-03-01 Added reversed colormaps (with '_r' appended to name) - JSWHIT

2006-02-27 Improved eps bounding boxes with usetex - DSD

2006-02-27 Test svn commit, again!

2006-02-27 Fixed two dependency checking bugs related to usetex
           on Windows - DSD

2006-02-27 Made the rc deprecation warnings a little more human
           readable.

2006-02-26 Update the previous gtk.main_quit() bug fix to use gtk.main_level()
           - SC

2006-02-24 Implemented alpha support in contour and contourf - EF

2006-02-22 Fixed gtk main quit bug when quit was called before
           mainloop. - JDH

2006-02-22 Small change to colors.py to workaround apparent
           bug in numpy masked array module - JW

2006-02-22 Fixed bug in ScalarMappable.to_rgba() reported by
           Ray Jones, and fixed incorrect fix found by Jeff
           Whitaker - EF

Hi,

I was usin matplotlib 0.86.2 and upgraded to 0.87.1 but it segfaults when
launching simple_plot.py from 0.87 examples :

python -v -i simple_plot.py

it ends by :
...
# /usr/lib/python2.4/site-packages/matplotlib/_transforms.pyc
matches /usr/lib/python2.4/site-packages/matplotlib/_transforms.py
import matplotlib._transforms # precompiled
from /usr/lib/python2.4/site-packages/matplotlib/_transforms.pyc
dlopen("/usr/lib/python2.4/site-packages/matplotlib/_ns_transforms.so", 2);
Segmentation fault

I don't understand the problem ? Is it a known problem of version of 0.87.1?
Could I provide more specific informations?

Simply reverting Numpy from version 0.9.6 to version 0.9.4 solved the problem!
Does someone understand something to that?

Hi,

I was usin matplotlib 0.86.2 and upgraded to 0.87.1 but it segfaults when
launching simple_plot.py from 0.87 examples :

python -v -i simple_plot.py

<

···

Le Mardi 14 Mars 2006 10:19, manouchk a écrit :

it ends by :
...
# /usr/lib/python2.4/site-packages/matplotlib/_transforms.pyc
matches /usr/lib/python2.4/site-packages/matplotlib/_transforms.py
import matplotlib._transforms # precompiled
from /usr/lib/python2.4/site-packages/matplotlib/_transforms.pyc
dlopen("/usr/lib/python2.4/site-packages/matplotlib/_ns_transforms.so", 2);
Segmentation fault

I don't understand the problem ? Is it a known problem of version of
0.87.1? Could I provide more specific informations?

-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live
webcast and join the prime developer group breaking into this new coding
territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options