@@ -131,6 +131,31 @@ <h3>Quick search</h3>
131
131
<!-- The "Fork me on github" ribbon -->
132
132
< a href ="https://github.com/matplotlib/matplotlib "> < img style ="position: absolute; top: 0; right: 0; border: 0; " src ="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png " alt ="Fork me on GitHub "> </ a >
133
133
134
+ < h1 > John Hunter (1968-2012)</ h1 >
135
+
136
+ < table bgcolor ="#ddddff ">
137
+ < tr >
138
+ < td >
139
+ < img src ="_static/John-hunter-crop-2.jpg "/>
140
+ </ td >
141
+ < td >
142
+ < p >
143
+ On August 28 2012, John D. Hunter, the creator of matplotlib, died
144
+ from complications arising from cancer treatment, after a brief but
145
+ intense battle with this terrible illness. John is survived by his
146
+ wife Miriam, his three daughters Rahel, Ava and Clara, his sisters
147
+ Layne and Mary, and his mother Sarah.</ p >
148
+
149
+ < p >
150
+ If you have benefited from John's many contributions, please say
151
+ thanks in the way that would matter most to him. Please consider
152
+ making a donation to
153
+ the < a href ="http://numfocus.org/johnhunter/ "> John Hunter Memorial
154
+ Fund</ a > .</ p >
155
+ </ td >
156
+ </ tr >
157
+ </ table >
158
+
134
159
< h1 > Introduction</ h1 >
135
160
136
161
< p > matplotlib is a python 2D plotting library which produces
@@ -211,6 +236,8 @@ <h4>Need help?</h4>
211
236
< a href ="http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users "> mailing
212
237
list archives</ a > , and join the matplotlib
213
238
mailing < a href ="http://sourceforge.net/mail/?group_id=80706 "> lists</ a > .
239
+ Check out the matplotlib questions
240
+ on < a href ="http://stackoverflow.com/questions/tagged/matplotlib "> stackoverflow</ a > .
214
241
The < a href ="search.html "> search</ a > tool searches all of
215
242
the documentation, including full text search of over 350 complete
216
243
examples which exercise almost every corner of matplotlib.</ p >
@@ -280,7 +307,7 @@ <h3>Navigation</h3>
280
307
</ div >
281
308
< div class ="footer ">
282
309
© Copyright 2008, John Hunter, Darren Dale, Michael Droettboom.
283
- Last updated on Aug 16 , 2012.
310
+ Last updated on Sep 12 , 2012.
284
311
Created using < a href ="http://sphinx.pocoo.org/ "> Sphinx</ a > 1.1.3.
285
312
</ div >
286
313
</ body >
0 commit comments