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

« back to all changes in this revision

Viewing changes to doc/html/usersguide11.html

  • Committer: Bazaar Package Importer
  • Author(s): Alexandre Fayolle
  • Date: 2006-06-28 10:45:03 UTC
  • mfrom: (1.1.2 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060628104503-qsoprcycf84lql5h
Tags: 1.3.2-2
  * 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
2
 
  PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
3
 
<html><head>
4
 
      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5
 
   <title>PyTables User's Guide</title><meta http-equiv="Content-Type" content="text/html"><link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"><meta name="generator" content="The tbook system at http://tbookdtd.sourceforge.net"><meta name="robots" content="index"><meta name="DC.Title" content="PyTables User's Guide"><meta name="DC.Description" content="PyTables User's Guide Hierarchical datasets in Python Release 1.1.1"><meta name="DC.Creator" content="Francesc Altet"><meta name="Author" content="Francesc Altet"><meta name="DC.Creator" content="Scott Prater"><meta name="Author" content="Scott Prater"><meta name="DC.Creator" content="Ivan Vilata"><meta name="Author" content="Ivan Vilata"><meta name="DC.Creator" content="Vicent Mas"><meta name="Author" content="Vicent Mas"><meta name="DC.Creator" content="Tom Hedley"><meta name="Author" content="Tom Hedley"><meta name="DC.Creator" content="Antonio Valentino"><meta name="Author" content="Antonio Valentino"><meta name="DC.Date" content="2005-09-13T14:21:55+02:00"><meta name="Date" content="2005-09-13T14:21:55+02:00"><meta name="DC.Rights" content="(c) 2002, 2003, 2004, 2005 Francesc AltetCopyright Notice and Statement for PyTables Software Library and Utilities Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this lis"><meta name="Copyright" content="(c) 2002, 2003, 2004, 2005 Francesc AltetCopyright Notice and Statement for PyTables Software Library and Utilities Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this lis"><meta name="DC.Type" content="Text"><meta name="DC.Format" content="text/html"><meta name="DC.Language" scheme="rfc3066" content="en"><meta name="Language" content="en"><meta http-equiv="Content-Style-Type" content="text/css"><style type="text/css">
6
 
    body {
7
 
      font-family: serif; text-align: justify;
8
 
      margin: 0pt; line-height: 1.3; background-color: white; color: black }
9
 
    body.letter { background-image: none }
10
 
    h1, h2, h3, h4, h5, h6, div.partheadline, div.title,
11
 
      div.title-article {
12
 
      font-family: sans-serif; font-weight: bold; font-stretch: condensed;
13
 
      text-align: left; }
14
 
    h1, h2, h3, h4, h5, h6, div.partheadline { padding-left: 18pt }
15
 
    h1 { clear: both }
16
 
    h1.toc { clear: none }
17
 
    a:link, a:visited, a:active { text-decoration: none }
18
 
    a:hover[href] { text-decoration: underline; color: #0066FF; }
19
 
    div.document, div.letter { margin-left: 80px; margin-right: 150px;
20
 
      padding-top: 3ex; padding-bottom: 5ex }
21
 
    div.authorlist { font-family: sans-serif;
22
 
      font-stretch: condensed; text-align: left; font-size: x-large;
23
 
      margin-bottom: 1ex }
24
 
    div.authorlist-article { font-size: x-large; text-align: center;
25
 
      margin-bottom: 2ex }
26
 
    div.title { font-size: xx-large; color: gray; margin-bottom: 5ex; }
27
 
    div.title-article { font-size: xx-large; text-align: center;
28
 
      margin-bottom: 1ex }
29
 
    div.date-article { font-size: large; text-align: center;
30
 
      margin-bottom: 5ex }
31
 
    div.subtitle { text-align: left; margin-bottom: 3ex }
32
 
    div.legal { text-align: right }
33
 
    div.legalnotice { margin-top: 3ex; text-align: left }
34
 
    div.partheadline { font-size: xx-large; margin-top: 1ex; margin-bottom: 1ex }
35
 
    div.footnote { }
36
 
    hr.footnoterule { text-align: left; width: 40%; margin-right: 60%; color: black }
37
 
    div.mathdisplay { text-align: center;
38
 
    margin-top: 2ex; margin-bottom: 2ex }
39
 
    div.figure, div.table, div.mathml-remark { margin-bottom: 3ex;
40
 
            margin-top: 2ex}
41
 
    div.mathml-remark { width: 50%; text-align: left; text-indent: 0pt }
42
 
    div.caption { margin-top: 1ex; width: 20em}
43
 
    div.caption-text { font-size: small;
44
 
      padding-left: 1em; text-indent: -1em; text-align: left}
45
 
    caption { max-width: 100%; min-width: 200px; margin-bottom: 1ex;
46
 
      text-align: left }
47
 
    div.verse { white-space: pre; margin-left: 2em;
48
 
      margin-top: 2ex; margin-bottom: 2ex }
49
 
    div.toc { margin-bottom: 6ex }
50
 
    div.biblio { }
51
 
    div.index { width: 100% }
52
 
    div.aphorism { margin-bottom: 2ex; font-style: italic; text-align: right;
53
 
      margin-left: 50%}
54
 
    div.aphorism-origin { margin-top: 1ex }
55
 
    div.letter { }
56
 
    div.subject { margin-top: 3ex; margin-bottom: 3ex }
57
 
    div.opening { margin-top: 3ex; margin-bottom: 3ex }
58
 
    div.closing { margin-top: 3ex; text-align: right }
59
 
    div.to { margin-top: 3ex; margin-bottom: 3ex }
60
 
    span.subject { font-weight: bold }
61
 
    div.speedbar-top, div.speedbar-bottom { margin-left: 1em; margin-right: 1em }
62
 
    div.speedbar-top { margin-top: 2ex }
63
 
    div.speedbar-bottom { margin-bottom: 3ex }
64
 
    table.speedbar { width: 100% }
65
 
    hr.speedbar { clear: both }
66
 
    div.theorem-plain, div.theorem-definition, div.theorem-remark { margin-top: 2ex;
67
 
      margin-bottom: 2ex }
68
 
    div.theorem-plain { font-style: italic }
69
 
    div.proof { margin-top: 2ex; margin-bottom: 2ex }
70
 
    span.theorem-head-plain, span.theorem-head-definition, span.theorem-head-remark
71
 
      { margin-right: 0.66em }
72
 
    span.theorem-head-plain, span.theorem-head-definition
73
 
      { font-style: normal; font-weight: bold }
74
 
    span.theorem-head-remark { font-style: italic }
75
 
    span.proof-head { font-style: italic; margin-right: 0.66em }
76
 
    acronym { font-size: 95%; letter-spacing: 0.1em; text-transform: uppercase }
77
 
    td.header { text-align: center; font-weight: bold }
78
 
    table.toc { }
79
 
    table.tabular { font-size: smaller }
80
 
    td.thickline { height: 0pt; border-bottom: medium solid; padding: 2px }
81
 
    td.thinline { height: 0pt; border-bottom: thin solid;   padding: 2px }
82
 
     /* FixMe: Following definition Still bad */
83
 
    div.part-toc { margin-top: 2ex; font-weight: bold; font-size: larger }
84
 
     /* FixMe: Following definition: How cleaner? */
85
 
    div.toplevel-toc { margin-top: 1ex; font-weight: bold }
86
 
    td.number1 { width: 1.5em }
87
 
    td.number2 { width: 2em }
88
 
    td.number3 { width: 3em }
89
 
    td.author { text-align: center; width: 50% }
90
 
    div { }  /* Must remain empty! */
91
 
    span.captionlabel { font-family: sans-serif; font-weight: bold;
92
 
      margin-right: 0.66em }
93
 
    span.captionlabel:after { content: " " }
94
 
    b.captionlabel {  }
95
 
    b.captionlabel:after { content: " " }
96
 
    span.headlinenumber { margin-right: 0.66em }
97
 
    tt.verb {font-family: monospace }
98
 
    span.bibtag { font-weight: bold; margin-right: 1em }
99
 
    span.bib-author { }
100
 
    span.bib-lastname { font-variant: small-caps }
101
 
    span.bib-title { font-style: italic }
102
 
    span.bib-booktitle { }
103
 
    span.bib-journal { }
104
 
    span.bib-journal-volume { font-weight: bold }
105
 
    span.bib-publisher { }
106
 
    span.bib-school { }
107
 
    span.bib-year { }
108
 
    span.bib-note { }
109
 
    span { } /* Muss leer bleiben! */
110
 
    li.bibitem { margin-left: 1em; text-indent: -1em }
111
 
    img.graphics { border: 0pt }
112
 
    p,div.p { margin: 0pt; text-indent: 18pt }
113
 
    ul, dl, ol { text-indent: 0pt; }
114
 
    p.first, div.p-first { margin: 0pt; text-indent: 0pt }
115
 
    p.bibitem { margin-top: 1.5ex; margin-left: 3em; text-indent: -3em }
116
 
    ul.biblio { list-style: none }
117
 
    mi.ch { font-style: normal }
118
 
    math[display="block"], div.equation {
119
 
      margin-top: 1ex; margin-bottom: 1ex }
120
 
    div.i-lettergroup { font-size: larger; font-weight: bold; padding-left: 18pt;
121
 
      margin-top: 3ex; margin-bottom: 1.5ex }
122
 
    div.i-item { }
123
 
    div.i-main { }
124
 
    dt { display: compact; font-weight: bold }
125
 
    dd { text-indent: 0pt }
126
 
    pre { text-indent: 0pt }
127
 
    span.i-see { font-style: italic; }
128
 
 
129
 
h1 { color: red }
130
 
h2 { color: olive }
131
 
h3 { color: navy }
132
 
h4 { color: maroon }
133
 
body { /* background-image: url("tile.jpg"); */  /* Per a imprimir millor */
134
 
 font: 14px/1.5 Verdana, Arial, Helvetica, sans-serif;
135
 
 background:#fff;
136
 
 padding:5%;
137
 
 padding-top:2%;
138
 
 margin:0px;
139
 
}
140
 
/*     body { background-image: url("tile.jpg");
141
 
         background-color: white;
142
 
         color: black;
143
 
         font-size: 13pt; } */
144
 
hr.footnoterule { color: white }
145
 
div.title { font-size: x-large; color: maroon }
146
 
div.subtitle { font-size: x-large; color: olive }
147
 
div.title-article { font-size: x-large }
148
 
div.partheadline { font-size: x-large }
149
 
</style></head><body><div class="speedbar-top"><table class="speedbar"><tbody><tr><td style="text-align: left; width: 15%"><a href="usersguide10.html">previous</a></td><td style="text-align: center"><a href="usersguide.html#tb:table-of-contents">Table of Contents</a> &#8212; <a href="usersguide11.html">References</a></td><td style="text-align: right; width: 15%">&nbsp;</td></tr><tr><td colspan="3">&nbsp;</td></tr></tbody></table><hr class="speedbar"></div><div class="document"><div class="bib"><h1>References</h1><ul class="biblio"></ul></div></div><div class="speedbar-bottom"><hr class="speedbar"><table class="speedbar"><tbody><tr><td style="text-align: left; width: 15%"><a href="usersguide10.html">previous</a></td><td style="text-align: center"><a href="usersguide.html#tb:table-of-contents">Table of Contents</a> &#8212; <a href="usersguide11.html">References</a></td><td style="text-align: right; width: 15%">&nbsp;</td></tr></tbody></table></div></body></html>
 
 
b'\\ No newline at end of file'