Skip to content

Commit f11f7b2

Browse files
committed
update license to version 2 and the docs
svn path=/trunk/matplotlib/; revision=14
1 parent cd0e1f3 commit f11f7b2

11 files changed

+82
-36
lines changed

INSTALL

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ If these dependencies are satisfied, just do the usual thing:
88
I have installed and tested this on linux and several win32 platforms,
99
but it should run anywhere that Numeric and pygtk run.
1010

11+
If you want to use matplotlib interactively from the prompt, see the
12+
file INTERACTIVE.
1113

1214
Redhat Users:
1315

@@ -26,7 +28,6 @@ Windows Users:
2628
bin and lib subdirs of your install dir to your PATH.
2729

2830

29-
3031
If you have any questions, email me at
3132
John Hunter <jdhunter@ace.bsd.uchicago.edu> or post to
3233
comp.lang.python, which I read frequently.

LICENSE

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LICENSE AGREEMENT FOR MATPLOTLIB 0.01
1+
LICENSE AGREEMENT FOR MATPLOTLIB 0.2
22
--------------------------------------
33

44
1. This LICENSE AGREEMENT is between the John D. Hunter ("JDH"), and
@@ -10,28 +10,28 @@ documentation.
1010
hereby grants Licensee a nonexclusive, royalty-free, world-wide
1111
license to reproduce, analyze, test, perform and/or display publicly,
1212
prepare derivative works, distribute, and otherwise use matplotlib
13-
0.01 alone or in any derivative version, provided, however, that JDH's
13+
0.2 alone or in any derivative version, provided, however, that JDH's
1414
License Agreement and JDH's notice of copyright, i.e., "Copyright (c)
1515
2002 John D. Hunter; All Rights Reserved" are retained in matplotlib
16-
0.01 alone or in any derivative version prepared by Licensee.
16+
0.2 alone or in any derivative version prepared by Licensee.
1717

1818
3. In the event Licensee prepares a derivative work that is based on
19-
or incorporates matplotlib 0.01 or any part thereof, and wants to make
19+
or incorporates matplotlib 0.2 or any part thereof, and wants to make
2020
the derivative work available to others as provided herein, then
2121
Licensee hereby agrees to include in any such work a brief summary of
22-
the changes made to matplotlib 0.01.
22+
the changes made to matplotlib 0.2.
2323

24-
4. JDH is making matplotlib 0.01 available to Licensee on an "AS IS"
24+
4. JDH is making matplotlib 0.2 available to Licensee on an "AS IS"
2525
basis. JDH MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
2626
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, JDH MAKES NO AND
2727
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
28-
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.01 WILL NOT
28+
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF MATPLOTLIB 0.2 WILL NOT
2929
INFRINGE ANY THIRD PARTY RIGHTS.
3030

3131
5. JDH SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF
32-
MATPLOTLIB 0.01 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES
32+
MATPLOTLIB 0.2 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES
3333
OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING
34-
MATPLOTLIB 0.01, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
34+
MATPLOTLIB 0.2, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
3535
POSSIBILITY THEREOF.
3636

3737
6. This License Agreement will automatically terminate upon a material
@@ -43,7 +43,7 @@ Licensee. This License Agreement does not grant permission to use JDH
4343
trademarks or trade name in a trademark sense to endorse or promote
4444
products or services of Licensee, or any third party.
4545

46-
8. By copying, installing or otherwise using matplotlib 0.01, Licensee
46+
8. By copying, installing or otherwise using matplotlib 0.2, Licensee
4747
agrees to be bound by the terms and conditions of this License
4848
Agreement.
4949

Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# Copyright (C) 2003 <jdhunter@ace.bsd.uchicago.edu>
33
# $Header$
44
# $Log$
5+
# Revision 1.3 2003/05/12 19:56:54 jdh2358
6+
# update license to version 2 and the docs
7+
#
58
# Revision 1.2 2003/05/12 15:53:48 jdh2358
69
# update matplotlib
710
#
@@ -10,7 +13,7 @@
1013
#
1114

1215
VERSION = `python setup.py --version`
13-
DISTFILES = INSTALL README TODO LICENSE CHANGELOG \
16+
DISTFILES = INSTALL README TODO LICENSE CHANGELOG Makefile GOALS INTERACTIVE \
1417
matplotlib examples examples setup.py
1518
MODULES = artist cbook gtkutils lines patches colors text matlab figure
1619
RELEASE = matplotlib-${VERSION}

docs/cbook.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
329329

330330
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;&nbsp;</td>
331-
<td width="100%"><strong>__file__</strong> = './cbook.py'<br>
331+
<td width="100%"><strong>__file__</strong> = './cbook.pyc'<br>
332332
<strong>__name__</strong> = 'cbook'<br>
333333
<strong>generators</strong> = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 4096)</td></tr></table>
334334
</body></html>

docs/colors.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
103103

104104
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;&nbsp;</td>
105-
<td width="100%"><strong>__file__</strong> = './colors.py'<br>
105+
<td width="100%"><strong>__file__</strong> = './colors.pyc'<br>
106106
<strong>__name__</strong> = 'colors'<br>
107107
<strong>division</strong> = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)<br>
108108
<strong>generators</strong> = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 4096)</td></tr></table>

docs/figure.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@
445445

446446
<hr>
447447
Data and non-method functions inherited from <a href="gtk.html#Dialog">gtk.Dialog</a>:<br>
448-
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkDialog (136724048)&gt;</dl>
448+
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkDialog (136730288)&gt;</dl>
449449

450450
<dl><dt><strong>action_area</strong> = &lt;attribute 'action_area' of 'gtk.Dialog' objects&gt;</dl>
451451

@@ -1104,7 +1104,7 @@
11041104

11051105
<hr>
11061106
Data and non-method functions inherited from <a href="gtk.html#DrawingArea">gtk.DrawingArea</a>:<br>
1107-
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkDrawingArea (136355464)&gt;</dl>
1107+
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkDrawingArea (136226160)&gt;</dl>
11081108

11091109
<hr>
11101110
Methods inherited from <a href="gtk.html#Widget">gtk.Widget</a>:<br>
@@ -1536,7 +1536,7 @@
15361536

15371537
<hr>
15381538
Data and non-method functions inherited from <a href="gtk.html#Toolbar">gtk.Toolbar</a>:<br>
1539-
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkToolbar (136368768)&gt;</dl>
1539+
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkToolbar (136239464)&gt;</dl>
15401540

15411541
<hr>
15421542
Methods inherited from <a href="gtk.html#Container">gtk.Container</a>:<br>
@@ -1966,7 +1966,7 @@
19661966
</dl>
19671967
<hr>
19681968
Methods defined here:<br>
1969-
<dl><dt><a name="Subplot-__init__"><strong>__init__</strong></a>(self, *args)</dt></dl>
1969+
<dl><dt><a name="Subplot-__init__"><strong>__init__</strong></a>(self, *args, **kwargs)</dt></dl>
19701970

19711971
<dl><dt><a name="Subplot-is_first_col"><strong>is_first_col</strong></a>(self)</dt></dl>
19721972

@@ -2461,7 +2461,7 @@
24612461

24622462
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;&nbsp;</td>
24632463
<td width="100%"><strong>Float</strong> = 'd'<br>
2464-
<strong>__file__</strong> = './figure.py'<br>
2464+
<strong>__file__</strong> = './figure.pyc'<br>
24652465
<strong>__name__</strong> = 'figure'<br>
24662466
<strong>division</strong> = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)<br>
24672467
<strong>generators</strong> = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 4096)<br>

docs/gtkutils.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787

8888
<hr>
8989
Data and non-method functions inherited from <a href="gtk.html#Dialog">gtk.Dialog</a>:<br>
90-
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkDialog (136724048)&gt;</dl>
90+
<dl><dt><strong>__gtype__</strong> = &lt;GType GtkDialog (136730288)&gt;</dl>
9191

9292
<dl><dt><strong>action_area</strong> = &lt;attribute 'action_area' of 'gtk.Dialog' objects&gt;</dl>
9393

@@ -713,6 +713,6 @@
713713
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
714714

715715
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;&nbsp;</td>
716-
<td width="100%"><strong>__file__</strong> = './gtkutils.py'<br>
716+
<td width="100%"><strong>__file__</strong> = './gtkutils.pyc'<br>
717717
<strong>__name__</strong> = 'gtkutils'</td></tr></table>
718718
</body></html>

docs/lines.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1668,7 +1668,7 @@
16681668
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
16691669

16701670
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;&nbsp;</td>
1671-
<td width="100%"><strong>__file__</strong> = './lines.py'<br>
1671+
<td width="100%"><strong>__file__</strong> = './lines.pyc'<br>
16721672
<strong>__name__</strong> = 'lines'<br>
16731673
<strong>division</strong> = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)<br>
16741674
<strong>generators</strong> = _Feature((2, 2, 0, 'alpha', 1), (2, 3, 0, 'final', 0), 4096)</td></tr></table>

docs/matlab.html

Lines changed: 54 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
<td width="100%"><dl>
145145
<dt><font face="helvetica, arial"><a href="matlab.html#FigureWin">FigureWin</a>
146146
</font></dt><dt><font face="helvetica, arial"><a href="matlab.html#Gcf">Gcf</a>
147+
</font></dt><dt><font face="helvetica, arial"><a href="matlab.html#ShowOn">ShowOn</a>
147148
</font></dt></dl>
148149

149150
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
@@ -159,7 +160,7 @@
159160

160161
<dl><dt><a name="FigureWin-add_axes"><strong>add_axes</strong></a>(self, rect, axisbg)</dt></dl>
161162

162-
<dl><dt><a name="FigureWin-add_subplot"><strong>add_subplot</strong></a>(self, *args)</dt></dl>
163+
<dl><dt><a name="FigureWin-add_subplot"><strong>add_subplot</strong></a>(self, *args, **kwargs)</dt></dl>
163164

164165
<dl><dt><a name="FigureWin-get_current_axis"><strong>get_current_axis</strong></a>(self)</dt></dl>
165166

@@ -181,15 +182,21 @@
181182
<td colspan=2>&nbsp;</td></tr>
182183
<tr><td>&nbsp;&nbsp;</td>
183184
<td width="100%">Methods defined here:<br>
184-
<dl><dt><a name="Gcf-__init__"><strong>__init__</strong></a>(self, num<font color="#909090">=None</font>)</dt></dl>
185+
<dl><dt><a name="Gcf-__init__"><strong>__init__</strong></a>(self, num<font color="#909090">=None</font>, size<font color="#909090">=None</font>)</dt></dl>
186+
187+
<dl><dt><a name="Gcf-_get_active"><strong>_get_active</strong></a>(self)</dt></dl>
188+
189+
<dl><dt><a name="Gcf-_set_active"><strong>_set_active</strong></a>(self, fig)</dt></dl>
185190

186191
<dl><dt><a name="Gcf-destroy"><strong>destroy</strong></a>(self, num)</dt></dl>
187192

193+
<dl><dt><a name="Gcf-get_all_figwins"><strong>get_all_figwins</strong></a>(self)</dt></dl>
194+
188195
<dl><dt><a name="Gcf-get_current_figwin"><strong>get_current_figwin</strong></a>(self)</dt></dl>
189196

190-
<dl><dt><a name="Gcf-has_fignum"><strong>has_fignum</strong></a>(num)</dt></dl>
197+
<dl><dt><a name="Gcf-has_fignum"><strong>has_fignum</strong></a>(self, num)</dt></dl>
191198

192-
<dl><dt><a name="Gcf-newfig"><strong>newfig</strong></a>(self, num<font color="#909090">=None</font>)</dt></dl>
199+
<dl><dt><a name="Gcf-newfig"><strong>newfig</strong></a>(self, num<font color="#909090">=None</font>, size<font color="#909090">=None</font>)</dt></dl>
193200

194201
<hr>
195202
Data and non-method functions defined here:<br>
@@ -199,11 +206,37 @@
199206

200207
<dl><dt><strong>__module__</strong> = 'matlab'</dl>
201208

202-
<dl><dt><strong>active</strong> = None</dl>
209+
<dl><dt><strong>_activeQue</strong> = []</dl>
210+
211+
<dl><dt><strong>defaultSize</strong> = (600, 400)</dl>
203212

204213
<dl><dt><strong>figs</strong> = {}</dl>
205214

206-
<dl><dt><strong>lastActive</strong> = None</dl>
215+
</td></tr></table>
216+
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
217+
<tr bgcolor="#ffc8d8">
218+
<td colspan=3 valign=bottom>&nbsp;<br>
219+
<font color="#000000" face="helvetica, arial"><a name="ShowOn">class <strong>ShowOn</strong></a></font></td></tr>
220+
221+
<tr bgcolor="#ffc8d8"><td rowspan=2><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td>
222+
<td colspan=2>&nbsp;</td></tr>
223+
<tr><td>&nbsp;&nbsp;</td>
224+
<td width="100%">Methods defined here:<br>
225+
<dl><dt><a name="ShowOn-__init__"><strong>__init__</strong></a>(self)</dt></dl>
226+
227+
<dl><dt><a name="ShowOn-get"><strong>get</strong></a>(self)</dt></dl>
228+
229+
<dl><dt><a name="ShowOn-set"><strong>set</strong></a>(self, on)</dt></dl>
230+
231+
<hr>
232+
Data and non-method functions defined here:<br>
233+
<dl><dt><strong>_ShowOn__sharedState</strong> = {}</dl>
234+
235+
<dl><dt><strong>__doc__</strong> = None</dl>
236+
237+
<dl><dt><strong>__module__</strong> = 'matlab'</dl>
238+
239+
<dl><dt><strong>show</strong> = 0</dl>
207240

208241
</td></tr></table></td></tr></table>
209242
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="section">
@@ -258,10 +291,15 @@
258291
&nbsp;<br>
259292
Return&nbsp;value&nbsp;is&nbsp;a&nbsp;length&nbsp;2&nbsp;tuple.&nbsp;&nbsp;The&nbsp;first&nbsp;element&nbsp;is&nbsp;a&nbsp;list&nbsp;of<br>
260293
y&nbsp;symbol&nbsp;lines.&nbsp;&nbsp;The&nbsp;second&nbsp;element&nbsp;is&nbsp;a&nbsp;list&nbsp;of&nbsp;error&nbsp;bar&nbsp;lines.</tt></dd></dl>
261-
<dl><dt><a name="-figure"><strong>figure</strong></a>(num<font color="#909090">=1</font>)</dt><dd><tt>Create&nbsp;a&nbsp;new&nbsp;figure&nbsp;and&nbsp;return&nbsp;a&nbsp;handle&nbsp;to&nbsp;it<br>
294+
<dl><dt><a name="-figure"><strong>figure</strong></a>(num<font color="#909090">=1</font>, size<font color="#909090">=None</font>)</dt><dd><tt>Create&nbsp;a&nbsp;new&nbsp;figure&nbsp;and&nbsp;return&nbsp;a&nbsp;handle&nbsp;to&nbsp;it<br>
262295
&nbsp;<br>
263296
If&nbsp;<a href="#-figure">figure</a>(num)&nbsp;already&nbsp;exists,&nbsp;make&nbsp;it&nbsp;active&nbsp;and&nbsp;return&nbsp;the<br>
264-
handle&nbsp;to&nbsp;it.</tt></dd></dl>
297+
handle&nbsp;to&nbsp;it.<br>
298+
&nbsp;<br>
299+
optional&nbsp;argument&nbsp;size&nbsp;specifies&nbsp;the&nbsp;figure&nbsp;size&nbsp;as&nbsp;a&nbsp;(width,<br>
300+
height)&nbsp;tuple&nbsp;in&nbsp;pixels,&nbsp;eg<br>
301+
&nbsp;<br>
302+
&nbsp;&nbsp;<a href="#-figure">figure</a>(1,&nbsp;size=(500,400))</tt></dd></dl>
265303
<dl><dt><a name="-fromstring"><strong>fromstring</strong></a>(...)</dt><dd><tt><a href="#-fromstring">fromstring</a>(string,&nbsp;typecode='l',&nbsp;count=-1)&nbsp;returns&nbsp;a&nbsp;new&nbsp;1d&nbsp;array&nbsp;initialized&nbsp;from&nbsp;the&nbsp;raw&nbsp;binary&nbsp;data&nbsp;in&nbsp;string.&nbsp;&nbsp;If&nbsp;count&nbsp;is&nbsp;positive,&nbsp;the&nbsp;new&nbsp;array&nbsp;will&nbsp;have&nbsp;count&nbsp;elements,&nbsp;otherwise&nbsp;it's&nbsp;size&nbsp;is&nbsp;determined&nbsp;by&nbsp;the&nbsp;size&nbsp;of&nbsp;string.</tt></dd></dl>
266304
<dl><dt><a name="-gca"><strong>gca</strong></a>()</dt><dd><tt>Return&nbsp;the&nbsp;current&nbsp;axis&nbsp;instance.&nbsp;&nbsp;This&nbsp;can&nbsp;be&nbsp;used&nbsp;to&nbsp;control<br>
267305
axis&nbsp;properties&nbsp;either&nbsp;using&nbsp;set&nbsp;or&nbsp;the&nbsp;Axes&nbsp;methods.<br>
@@ -400,7 +438,7 @@
400438
<dl><dt><a name="-show"><strong>show</strong></a>()</dt><dd><tt>Show&nbsp;all&nbsp;the&nbsp;figures&nbsp;and&nbsp;enter&nbsp;the&nbsp;gtk&nbsp;mainloop<br>
401439
&nbsp;<br>
402440
This&nbsp;should&nbsp;be&nbsp;the&nbsp;last&nbsp;line&nbsp;of&nbsp;your&nbsp;script</tt></dd></dl>
403-
<dl><dt><a name="-subplot"><strong>subplot</strong></a>(*args)</dt><dd><tt>Create&nbsp;a&nbsp;subplot&nbsp;command,&nbsp;creating&nbsp;axes&nbsp;with<br>
441+
<dl><dt><a name="-subplot"><strong>subplot</strong></a>(*args, **kwargs)</dt><dd><tt>Create&nbsp;a&nbsp;subplot&nbsp;command,&nbsp;creating&nbsp;axes&nbsp;with<br>
404442
&nbsp;<br>
405443
&nbsp;&nbsp;<a href="#-subplot">subplot</a>(numRows,&nbsp;numCols,&nbsp;plotNum)<br>
406444
&nbsp;<br>
@@ -412,7 +450,12 @@
412450
&nbsp;<br>
413451
&nbsp;&nbsp;<a href="#-subplot">subplot</a>(211)&nbsp;&nbsp;&nbsp;&nbsp;#&nbsp;2&nbsp;rows,&nbsp;1&nbsp;column,&nbsp;first&nbsp;(upper)&nbsp;plot<br>
414452
&nbsp;<br>
415-
<a href="#-subplot">subplot</a>(111)&nbsp;is&nbsp;the&nbsp;default&nbsp;axis</tt></dd></dl>
453+
<a href="#-subplot">subplot</a>(111)&nbsp;is&nbsp;the&nbsp;default&nbsp;axis<br>
454+
&nbsp;<br>
455+
The&nbsp;background&nbsp;color&nbsp;of&nbsp;the&nbsp;subplot&nbsp;can&nbsp;be&nbsp;specified&nbsp;via&nbsp;keyword<br>
456+
argument&nbsp;'axisbg',&nbsp;which&nbsp;takes&nbsp;a&nbsp;color&nbsp;string&nbsp;or&nbsp;gdk.Color&nbsp;as&nbsp;value,&nbsp;as&nbsp;in<br>
457+
&nbsp;<br>
458+
<a href="#-subplot">subplot</a>(211,&nbsp;axisbg='y')</tt></dd></dl>
416459
<dl><dt><a name="-take"><strong>take</strong></a>(...)</dt><dd><tt><a href="#-take">take</a>(a,&nbsp;indices,&nbsp;axis=0).&nbsp;&nbsp;Selects&nbsp;the&nbsp;elements&nbsp;in&nbsp;indices&nbsp;from&nbsp;array&nbsp;a&nbsp;along&nbsp;the&nbsp;given&nbsp;axis.</tt></dd></dl>
417460
<dl><dt><a name="-text"><strong>text</strong></a>(x, y, label, *args, **kwargs)</dt><dd><tt>Add&nbsp;text&nbsp;to&nbsp;axis&nbsp;at&nbsp;location&nbsp;x,y<br>
418461
&nbsp;<br>
@@ -539,7 +582,7 @@
539582
<strong>UnsignedInt32</strong> = 'u'<br>
540583
<strong>UnsignedInt8</strong> = 'b'<br>
541584
<strong>UnsignedInteger</strong> = 'u'<br>
542-
<strong>__file__</strong> = './matlab.py'<br>
585+
<strong>__file__</strong> = './matlab.pyc'<br>
543586
<strong>__name__</strong> = 'matlab'<br>
544587
<strong>absolute</strong> = &lt;ufunc 'absolute'&gt;<br>
545588
<strong>add</strong> = &lt;ufunc 'add'&gt;<br>
@@ -570,7 +613,6 @@
570613
<strong>greater</strong> = &lt;ufunc 'greater'&gt;<br>
571614
<strong>greater_equal</strong> = &lt;ufunc 'greater_equal'&gt;<br>
572615
<strong>hypot</strong> = &lt;ufunc 'hypot'&gt;<br>
573-
<strong>interactive</strong> = 0<br>
574616
<strong>invert</strong> = &lt;ufunc 'invert'&gt;<br>
575617
<strong>left_shift</strong> = &lt;ufunc 'left_shift'&gt;<br>
576618
<strong>less</strong> = &lt;ufunc 'less'&gt;<br>

docs/patches.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
301301

302302
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;&nbsp;</td>
303-
<td width="100%"><strong>__file__</strong> = './patches.py'<br>
303+
<td width="100%"><strong>__file__</strong> = './patches.pyc'<br>
304304
<strong>__name__</strong> = 'patches'<br>
305305
<strong>cos</strong> = &lt;ufunc 'cos'&gt;<br>
306306
<strong>division</strong> = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)<br>

docs/text.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<font color="#ffffff" face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr>
152152

153153
<tr><td bgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;&nbsp;</td>
154-
<td width="100%"><strong>__file__</strong> = './text.py'<br>
154+
<td width="100%"><strong>__file__</strong> = './text.pyc'<br>
155155
<strong>__name__</strong> = 'text'<br>
156156
<strong>division</strong> = _Feature((2, 2, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 8192)</td></tr></table>
157157
</body></html>

0 commit comments

Comments
 (0)