@header@
Credits
matplotlib was written by John Hunter
Special thanks to those who have made valuable contributions
(roughly in order of contribution by date)
- Jeremy O'Donoghue wrote the WX backend
- Andrew Straw provided much of the log scaling architecture, the
fill command, PIL support
for imshow, and provided
many examples
- Charles Twardy provided the impetus code for the legend class and has made
countless bug reports and suggestions for improvement.
- Gary Ruben made many enhancements to errorbar to support x and y
errorbar plots, and added a number of new marker types to plot.
- John Gill wrote the table class and examples
- David Moore wrote the paint backend
- Todd Miller contributed the TkAgg backend and
the numerix module, which allows matplotlib to work with either
numeric or numarray. He also ported image support to the postscript
backend, with much pain and suffering.
- Paul Barrett overhauled font management to provide an improved,
free-standing, platform independent font manager with a WC3
compliant font finder and cache mechanism and ported truetype and
mathtext to PS
- Perry Greenfield overhauled and modernized the goals and
priorities page, implemented an improved colormap framework, and has provided
many suggestions and a lot of insight to the overall design and
organization of matplotlib. He also contributed a nice demo of using images and
contouring with Hubble Space Telescope data
- Jared Wahlstrand wrote the
SVG backend
- Steve Chaplin is the GTK maintainer and wrote the Cairo and
GTKCairo backends
- Jim Benson provided the patch to handle vertical mathttext
- Gregory Lielens provided the FltkAgg backend and
several patches for the frontend, including contributions to
toolbar2, and support for log ticking with alternate bases and major
and minor log ticking
- Darren Dale did the work to do mathtext exponential
labeling for log plots and is helping support the postscript backend
- Paul Mcguire provided the pyparsing module on which
mathtext relies, and made a number of optimizations to the
matplotlib mathtext
grammar.
- Fernando Perez has provided numerous bug reports and patches for
cleaning up backend imports and expanding pylab functionality, and
provided matplotlib support in the pylab mode for ipython. He also provided the matshow command.
- Andrew Dalke of Dalke
Scientific Software contributed the strftime formatting code to
handle years earlier than 1900
- Jochen Voss served a term as the PS backend maintainer
and has contributed several bugfixes.
- Nadia Dencheva of STSci
provided the contour
function and contour labeling code clabel
- Baptiste Carvello provided the key ideas in a patch for proper
shared axes support that underlies ganged plots and multiscale
plots
- Sigve Tjoraand, Ted Drain and colleagues at the JPL collaborated on the QtAgg backend
- Eric Firing added the contourf function and
general contour refactoring
- Ludovic Aubry contributed the quiver code and examples
- David Haas contributed the boxplot code and examples
@footer@