From 940eb3703127b8e7c8f3008efd60a77bbe5e6a72 Mon Sep 17 00:00:00 2001 From: Ivan Vilata-i-Balaguer Date: Thu, 5 Oct 2023 12:00:51 +0200 Subject: [PATCH] Update to PyTables v3.9.0 --- .buildinfo | 2 +- FAQ.html | 229 ++------ MIGRATING_TO_2.x.html | 200 ++----- MIGRATING_TO_3.x.html | 185 ++---- _images/b2nd_getslice_big.png | Bin 0 -> 68902 bytes _images/b2nd_getslice_small.png | Bin 0 -> 71351 bytes _modules/index.html | 160 +---- _modules/tables/array.html | 204 ++----- _modules/tables/atom.html | 283 ++++----- _modules/tables/attributeset.html | 187 ++---- _modules/tables/carray.html | 167 +----- _modules/tables/description.html | 207 +++---- _modules/tables/earray.html | 174 ++---- _modules/tables/exceptions.html | 249 +++----- _modules/tables/expression.html | 194 ++---- _modules/tables/file.html | 386 ++++++------ _modules/tables/filters.html | 176 ++---- _modules/tables/flavor.html | 167 +----- _modules/tables/group.html | 244 +++----- _modules/tables/index.html | 182 ++---- _modules/tables/indexes.html | 167 +----- _modules/tables/leaf.html | 250 +++----- _modules/tables/link.html | 226 +++---- _modules/tables/misc/enum.html | 209 ++----- _modules/tables/node.html | 214 +++---- _modules/tables/nodes/filenode.html | 257 ++++---- _modules/tables/table.html | 551 +++++++++++------- _modules/tables/tests/common.html | 171 ++---- _modules/tables/tests/test_suite.html | 167 +----- _modules/tables/unimplemented.html | 172 ++---- _modules/tables/vlarray.html | 211 +++---- _sources/cookbook/hints_for_sql_users.rst.txt | 4 +- _sources/cookbook/inmemory_hdf5_files.rst.txt | 4 +- .../RELEASE_NOTES_v3.1.x.rst.txt | 24 +- .../RELEASE_NOTES_v3.2.x.rst.txt | 32 +- .../RELEASE_NOTES_v3.3.x.rst.txt | 8 +- .../RELEASE_NOTES_v3.4.x.rst.txt | 20 +- .../RELEASE_NOTES_v3.5.x.rst.txt | 6 +- .../RELEASE_NOTES_v3.6.x.rst.txt | 6 +- .../RELEASE_NOTES_v3.7.x.rst.txt | 53 +- .../RELEASE_NOTES_v3.8.x.rst.txt | 31 +- .../RELEASE_NOTES_v3.9.x.rst.txt | 10 + _sources/release_notes.rst.txt | 8 +- _sources/usersguide/index.rst.txt | 2 +- _sources/usersguide/installation.rst.txt | 121 +++- .../libref/declarative_classes.rst.txt | 4 + _sources/usersguide/optimization.rst.txt | 77 +++ _sources/usersguide/tutorials.rst.txt | 16 +- _sources/usersguide/usersguide.rst.txt | 2 +- _static/basic.css | 27 +- _static/css/badge_only.css | 2 +- _static/css/theme.css | 4 +- _static/doctools.js | 2 +- _static/documentation_options.js | 5 +- _static/graphviz.css | 2 +- _static/js/theme.js | 2 +- _static/language_data.js | 2 +- _static/pygments.css | 1 + _static/searchtools.js | 28 +- _static/sphinx_highlight.js | 16 +- cookbook/custom_data_types.html | 174 +----- cookbook/hints_for_sql_users.html | 226 ++----- cookbook/index.html | 173 +----- cookbook/inmemory_hdf5_files.html | 186 ++---- cookbook/no_root_install.html | 186 ++---- cookbook/py2exe_howto.html | 174 +----- cookbook/simple_table.html | 174 +----- cookbook/tailoring_atexit_hooks.html | 174 +----- cookbook/threading.html | 182 ++---- dev_team.html | 169 +----- development.html | 171 +----- downloads.html | 175 +----- genindex.html | 211 ++----- index.html | 173 +----- objects.inv | Bin 7825 -> 7987 bytes other_material.html | 179 ++---- project_pointers.html | 171 +----- py-modindex.html | 159 +---- release-notes/RELEASE_NOTES_v0.7.1.html | 179 ++---- release-notes/RELEASE_NOTES_v0.7.2.html | 179 ++---- release-notes/RELEASE_NOTES_v0.8.html | 179 ++---- release-notes/RELEASE_NOTES_v0.9.1.html | 179 ++---- release-notes/RELEASE_NOTES_v0.9.html | 187 ++---- release-notes/RELEASE_NOTES_v1.0.html | 187 ++---- release-notes/RELEASE_NOTES_v1.1.1.html | 187 ++---- release-notes/RELEASE_NOTES_v1.1.html | 187 ++---- release-notes/RELEASE_NOTES_v1.2.1.html | 189 ++---- release-notes/RELEASE_NOTES_v1.2.2.html | 189 ++---- release-notes/RELEASE_NOTES_v1.2.3.html | 189 ++---- release-notes/RELEASE_NOTES_v1.2.html | 189 ++---- release-notes/RELEASE_NOTES_v1.3.1.html | 189 ++---- release-notes/RELEASE_NOTES_v1.3.2.html | 189 ++---- release-notes/RELEASE_NOTES_v1.3.3.html | 189 ++---- release-notes/RELEASE_NOTES_v1.3.html | 189 ++---- release-notes/RELEASE_NOTES_v1.4.html | 189 ++---- release-notes/RELEASE_NOTES_v2.0.x-pro.html | 202 ++----- release-notes/RELEASE_NOTES_v2.0.x.html | 205 ++----- release-notes/RELEASE_NOTES_v2.1.x-pro.html | 186 ++---- release-notes/RELEASE_NOTES_v2.1.x.html | 191 ++---- release-notes/RELEASE_NOTES_v2.2.x-pro.html | 208 ++----- release-notes/RELEASE_NOTES_v2.2.x.html | 213 ++----- release-notes/RELEASE_NOTES_v2.3.x.html | 189 ++---- release-notes/RELEASE_NOTES_v2.4.x.html | 191 ++---- release-notes/RELEASE_NOTES_v3.0.x.html | 195 ++----- release-notes/RELEASE_NOTES_v3.1.x.html | 219 ++----- release-notes/RELEASE_NOTES_v3.2.x.html | 241 +++----- release-notes/RELEASE_NOTES_v3.3.x.html | 193 ++---- release-notes/RELEASE_NOTES_v3.4.x.html | 227 ++------ release-notes/RELEASE_NOTES_v3.5.x.html | 193 ++---- release-notes/RELEASE_NOTES_v3.6.x.html | 195 ++----- release-notes/RELEASE_NOTES_v3.7.x.html | 230 ++------ release-notes/RELEASE_NOTES_v3.8.x.html | 256 ++------ release-notes/RELEASE_NOTES_v3.9.x.html | 310 ++++++++++ release_notes.html | 355 +++++------ search.html | 165 +----- searchindex.js | 2 +- usersguide/bibliography.html | 174 +----- usersguide/condition_syntax.html | 174 +----- usersguide/datatypes.html | 176 +----- usersguide/file_format.html | 224 ++----- usersguide/filenode.html | 196 ++----- usersguide/index.html | 179 ++---- usersguide/installation.html | 321 +++++----- usersguide/introduction.html | 182 ++---- usersguide/libref.html | 174 +----- usersguide/libref/declarative_classes.html | 425 ++++++-------- usersguide/libref/expr_class.html | 213 ++----- usersguide/libref/file_class.html | 305 +++------- usersguide/libref/filenode_classes.html | 297 +++------- usersguide/libref/helper_classes.html | 305 +++------- usersguide/libref/hierarchy_classes.html | 353 ++++------- usersguide/libref/homogenous_storage.html | 265 +++------ usersguide/libref/link_classes.html | 223 ++----- usersguide/libref/structured_storage.html | 431 ++++++-------- usersguide/libref/top_level.html | 209 ++----- usersguide/optimization.html | 365 +++++------- usersguide/parameter_files.html | 276 +++------ usersguide/tutorials.html | 283 +++------ usersguide/usersguide.html | 178 ++---- usersguide/utilities.html | 188 ++---- 140 files changed, 6715 insertions(+), 16699 deletions(-) create mode 100644 _images/b2nd_getslice_big.png create mode 100644 _images/b2nd_getslice_small.png create mode 100644 _sources/release-notes/RELEASE_NOTES_v3.9.x.rst.txt create mode 100644 release-notes/RELEASE_NOTES_v3.9.x.html diff --git a/.buildinfo b/.buildinfo index aae71e2..3aa1061 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: a5b20a9794c7e6a5f2c6c6d8fe8a932e +config: 2c681a2b95066441eb2d9f0fc4baf8b7 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/FAQ.html b/FAQ.html index 2e846d9..81738a9 100644 --- a/FAQ.html +++ b/FAQ.html @@ -1,48 +1,21 @@ - - - - + - - FAQ — PyTables 3.8.1.dev0 documentation - - - - - - - - - - - - - - - - - - + FAQ — PyTables 3.9.0 documentation + + + - - - - - - - - - - - - + + + + @@ -61,55 +34,29 @@ - - - +
- -
- - -