~ubuntu-branches/ubuntu/natty/pytables/natty-updates

« back to all changes in this revision

Viewing changes to doc/html/x1376.html

  • Committer: Bazaar Package Importer
  • Author(s): Alexandre Fayolle
  • Date: 2006-06-28 10:45:03 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: james.westby@ubuntu.com-20060628104503-cc251q5o5j3e2k10
  * Fixed call to pyversions in debian/rules which failed on recent versions 
    of pyversions
  * Fixed clean rule in debian/rules which left the stamp files behind
  * Acknowledge NMU
  * Added Alexandre Fayolle to uploaders

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>Other examples in PyTables distribution</TITLE
 
6
><META
 
7
NAME="GENERATOR"
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 
9
REL="HOME"
 
10
TITLE="PyTables User's Guide"
 
11
HREF="index.html"><LINK
 
12
REL="UP"
 
13
TITLE="Tutorials"
 
14
HREF="c514.html"><LINK
 
15
REL="PREVIOUS"
 
16
TITLE="Dealing with nested structures in tables"
 
17
HREF="x1268.html"><LINK
 
18
REL="NEXT"
 
19
TITLE="Library Reference"
 
20
HREF="c1381.html"></HEAD
 
21
><BODY
 
22
CLASS="sect1"
 
23
BGCOLOR="#FFFFFF"
 
24
TEXT="#000000"
 
25
LINK="#0000FF"
 
26
VLINK="#840084"
 
27
ALINK="#0000FF"
 
28
><DIV
 
29
CLASS="NAVHEADER"
 
30
><TABLE
 
31
SUMMARY="Header navigation table"
 
32
WIDTH="100%"
 
33
BORDER="0"
 
34
CELLPADDING="0"
 
35
CELLSPACING="0"
 
36
><TR
 
37
><TH
 
38
COLSPAN="3"
 
39
ALIGN="center"
 
40
><SPAN
 
41
CLASS="markup"
 
42
>PyTables</SPAN
 
43
> User's Guide: Hierarchical datasets in Python - Release 1.3.2</TH
 
44
></TR
 
45
><TR
 
46
><TD
 
47
WIDTH="10%"
 
48
ALIGN="left"
 
49
VALIGN="bottom"
 
50
><A
 
51
HREF="x1268.html"
 
52
ACCESSKEY="P"
 
53
>Prev</A
 
54
></TD
 
55
><TD
 
56
WIDTH="80%"
 
57
ALIGN="center"
 
58
VALIGN="bottom"
 
59
>Chapter 3. Tutorials</TD
 
60
><TD
 
61
WIDTH="10%"
 
62
ALIGN="right"
 
63
VALIGN="bottom"
 
64
><A
 
65
HREF="c1381.html"
 
66
ACCESSKEY="N"
 
67
>Next</A
 
68
></TD
 
69
></TR
 
70
></TABLE
 
71
><HR
 
72
ALIGN="LEFT"
 
73
WIDTH="100%"></DIV
 
74
><DIV
 
75
CLASS="sect1"
 
76
><H1
 
77
CLASS="sect1"
 
78
><A
 
79
NAME="section3.8"
 
80
>3.8. Other examples in PyTables distribution</A
 
81
></H1
 
82
><P
 
83
>Feel free to examine the rest of examples in directory
 
84
          <SAMP
 
85
CLASS="computeroutput"
 
86
>examples/</SAMP
 
87
>, and try to understand them. We have
 
88
          written several practical sample scripts to give you an idea
 
89
          of the <SAMP
 
90
CLASS="computeroutput"
 
91
>PyTables</SAMP
 
92
> capabilities, its way of
 
93
          dealing with HDF5 objects, and how it can be used in the
 
94
          real world.
 
95
        </P
 
96
></DIV
 
97
><DIV
 
98
CLASS="NAVFOOTER"
 
99
><HR
 
100
ALIGN="LEFT"
 
101
WIDTH="100%"><TABLE
 
102
SUMMARY="Footer navigation table"
 
103
WIDTH="100%"
 
104
BORDER="0"
 
105
CELLPADDING="0"
 
106
CELLSPACING="0"
 
107
><TR
 
108
><TD
 
109
WIDTH="33%"
 
110
ALIGN="left"
 
111
VALIGN="top"
 
112
><A
 
113
HREF="x1268.html"
 
114
ACCESSKEY="P"
 
115
>Prev</A
 
116
></TD
 
117
><TD
 
118
WIDTH="34%"
 
119
ALIGN="center"
 
120
VALIGN="top"
 
121
><A
 
122
HREF="index.html"
 
123
ACCESSKEY="H"
 
124
>Home</A
 
125
></TD
 
126
><TD
 
127
WIDTH="33%"
 
128
ALIGN="right"
 
129
VALIGN="top"
 
130
><A
 
131
HREF="c1381.html"
 
132
ACCESSKEY="N"
 
133
>Next</A
 
134
></TD
 
135
></TR
 
136
><TR
 
137
><TD
 
138
WIDTH="33%"
 
139
ALIGN="left"
 
140
VALIGN="top"
 
141
>Dealing with nested structures in tables</TD
 
142
><TD
 
143
WIDTH="34%"
 
144
ALIGN="center"
 
145
VALIGN="top"
 
146
><A
 
147
HREF="c514.html"
 
148
ACCESSKEY="U"
 
149
>Up</A
 
150
></TD
 
151
><TD
 
152
WIDTH="33%"
 
153
ALIGN="right"
 
154
VALIGN="top"
 
155
>Library Reference</TD
 
156
></TR
 
157
></TABLE
 
158
></DIV
 
159
></BODY
 
160
></HTML
 
161
>
 
 
b'\\ No newline at end of file'