Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 4726f970c4b56b9a0ebb9a03a0b6522e > files > 134

python-tables-doc-3.0.0-4.mga4.noarch.rpm




<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Other Material &mdash; PyTables 3.0.0 documentation</title>
    
    <link rel="stylesheet" href="_static/cloud.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="#" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '',
        VERSION:     '3.0.0',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <script type="text/javascript" src="_static/jquery.cookie.js"></script>
    <script type="text/javascript" src="_static/toggle_sections.js"></script>
    <script type="text/javascript" src="_static/toggle_sidebar.js"></script>
    <link rel="shortcut icon" href="_static/favicon.ico"/>
    <link rel="top" title="PyTables 3.0.0 documentation" href="index.html" />
    <link rel="next" title="Migrating from PyTables 2.x to 3.x" href="MIGRATING_TO_3.x.html" />
    <link rel="prev" title="FAQ" href="FAQ.html" /> 
  </head>
  <body>
    <div class="relbar-top">
        
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> &nbsp; &nbsp;</li>
        <li class="right" >
          <a href="np-modindex.html" title="Python Module Index"
             >modules</a> &nbsp; &nbsp;</li>
        <li class="right" >
          <a href="MIGRATING_TO_3.x.html" title="Migrating from PyTables 2.x to 3.x"
             accesskey="N">next</a> &nbsp; &nbsp;</li>
        <li class="right" >
          <a href="FAQ.html" title="FAQ"
             accesskey="P">previous</a> &nbsp; &nbsp;</li>
    <li><a href="index.html">PyTables 3.0.0 documentation</a> &raquo;</li>
 
      </ul>
    </div>
    </div>
  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="other-material">
<h1>Other Material<a class="headerlink" href="#other-material" title="Permalink to this headline">¶</a></h1>
<div class="section" id="videos">
<h2>Videos<a class="headerlink" href="#videos" title="Permalink to this headline">¶</a></h2>
<p>These are the videos of a series dedicated to introduce the main features of
PyTables in a visual and easy to grasp manner.
More videos will be made available with the time:</p>
<ul class="simple">
<li><a class="reference external" href="http://www.youtube.com/watch?v=Nzx0HAd3FiI">HDF5 is for Lovers, SciPy 2012 Tutorial</a>:
a beginer&#8217;s introduction to PyTables and HDF5.</li>
<li><a class="reference external" href="http://showmedo.com/videos/video?name=1780000&amp;fromSeriesID=178">PyTables, part I: Introduction</a>:
HDF5 file creation, the object tree, homogeneous array storage, natural
naming, working with attributes.</li>
<li><a class="reference external" href="http://showmedo.com/videos/video?name=1780010&amp;fromSeriesID=178">PyTables, part II: Working with tables</a>:
Creation of tables with multidimensional and nested columns, and how to
efficiently query them.</li>
</ul>
</div>
<div class="section" id="presentations">
<h2>Presentations<a class="headerlink" href="#presentations" title="Permalink to this headline">¶</a></h2>
<p>Here are the slides of some presentations about PyTables that you may find
useful:</p>
<ul class="simple">
<li>HDF5 is for Lovers, SciPy 2012 Tutorial, July 2012, Austin, TX, USA,
<a class="reference external" href="https://raw.github.com/scopatz/scipy2012/master/hdf5/scopatz_scipy2012_hdf5.pdf">slides (pdf)</a>,
<a class="reference external" href="http://www.youtube.com/watch?v=Nzx0HAd3FiI">video</a>,
<a class="reference external" href="https://github.com/scopatz/scipy2012/tree/master/hdf5/exer">exercises</a>,
<a class="reference external" href="https://github.com/scopatz/scipy2012/tree/master/hdf5/sol">solutions</a>, and
<a class="reference external" href="https://github.com/scopatz/scipy2012">repository</a>.</li>
<li><a class="reference external" href="http://www.pytables.org/docs/PUG-Austin-2012-v3.pdf">An on-disk binary data container</a>.
Talk given at the <a class="reference external" href="http://www.meetup.com/austinpython">Austin Python Meetup</a>,
Austin, TX, USA (May 2012).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/LargeDataAnalysis.pdf">Large Data Analysis with Python</a>.
Seminar given at the <a class="reference external" href="http://www.g-node.org">German Neuroinformatics Node</a>,
Munich, Germany (November 2010).</li>
<li><a class="reference external" href="http://pytables.org/EuroSciPy2010/HighlyEfficientComputations.pdf">Highly Efficient Computations In Python: Well Beyond NumPy</a>.
Tutorial given at <a class="reference external" href="https://www.euroscipy.org/conference/euroscipy2010">EuroSciPy 2010</a>
conference in Paris, France (July 2010).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/StarvingCPUs-PyTablesUsages.pdf">Starving CPUs (and coping with that in PyTables)</a>.
Seminar given at <a class="reference external" href="http://www.rijnhuizen.nl/">FOM Institute for Plasma Physics Rijnhuizen</a>,
The Netherlands (September 2009).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/StarvingCPUs.pdf">On The Data Access Issue (or Why Modern CPUs Are Starving)</a>.
Keynote presented at <a class="reference external" href="https://www.euroscipy.org/">EuroSciPy 2009</a> conference
in Leipzig, Germany (July 2009).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/THG-2007-PlansForNewOPSI.pdf">An Overview of Future Improvements to OPSI</a>.
Informal talk given at the <a class="reference external" href="http://www.hdfgroup.org">THG headquarters</a> in
Urbana-Champaign, Illinois, USA (October 2007).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/FindingNeedles.pdf">Finding Needles in a Huge DataStack</a>.
Talk given at the <strong>EuroPython 2006 Conference</strong>, held at CERN, Genève,
Switzerland (July 2006).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/HDF_IX_Workshop.pdf">Presentation given at the &#8220;HDF Workshop 2005&#8221;</a>, held at San Francisco,
USA (December 2005).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/taller-sf1-color.pdf">I</a> and
<a class="reference external" href="http://www.pytables.org/docs/taller-sf2-color.pdf">II</a> <strong>Workshop in Free
Software and Scientific Computing</strong> given at the Universitat Jaume I,
Castelló, Spain (October 2004). In Catalan.</li>
<li><a class="reference external" href="http://www.pytables.org/docs/SciPy04.pdf">Presentation given at the &#8220;SciPy Workshop 2004&#8221;</a>, held at Caltech, Pasadena,
USA (September 2004).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/EuroPython2003.pdf">Slides</a> of presentation
given at <strong>EuroPython Conference</strong> in Charleroi, Belgium (June 2003).</li>
<li><a class="reference external" href="http://www.pytables.org/docs/iparty2003.pdf">Presentation for the &#8220;iParty5&#8221;</a>
held at Castelló, Spain (May 2003). In Spanish.</li>
<li><a class="reference external" href="http://www.pytables.org/docs/pycon2003.pdf">Talk</a> on PyTables given at
the <strong>PyCon 2003 Convention</strong> held at Washington, USA (March 203).</li>
</ul>
</div>
<div class="section" id="reports">
<h2>Reports<a class="headerlink" href="#reports" title="Permalink to this headline">¶</a></h2>
<ul class="simple">
<li>White Paper on <a class="reference external" href="http://www.pytables.org/docs/OPSI-indexes.pdf">OPSI indexes</a>,
explaining the powerful new indexing engine in PyTables Pro.</li>
<li><a class="reference external" href="http://www.pytables.org/docs/NewObjectTreeCache.pdf">Performance study</a>
on how the new object tree cache introduced in PyTables 1.2 can accelerate
the opening of files with a large number of objects, while being quite less
memory hungry.</li>
<li><a class="reference external" href="http://www.pytables.org/docs/pycon2003-paper.pdf">Paper version</a> of the
presentation at PyCon2003.</li>
</ul>
</div>
<div class="section" id="other-sources-for-examples">
<h2>Other sources for examples<a class="headerlink" href="#other-sources-for-examples" title="Permalink to this headline">¶</a></h2>
<p>The examples presented above show just a little amount of the full capabilities
of PyTables.
Please check out the documentation and the <tt class="file docutils literal"><span class="pre">examples/</span></tt> directory in the
source package for more examples.</p>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
        <p class="logo"><a href="index.html">
          <img class="logo" src="_static/logo-pytables-small.png" alt="Logo"/>
        </a></p>
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Other Material</a><ul>
<li><a class="reference internal" href="#videos">Videos</a></li>
<li><a class="reference internal" href="#presentations">Presentations</a></li>
<li><a class="reference internal" href="#reports">Reports</a></li>
<li><a class="reference internal" href="#other-sources-for-examples">Other sources for examples</a></li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="FAQ.html"
                        title="previous chapter">FAQ</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="MIGRATING_TO_3.x.html"
                        title="next chapter">Migrating from PyTables 2.x to 3.x</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="_sources/other_material.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="relbar-bottom">
        
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="py-modindex.html" title="Python Module Index"
             >modules</a> &nbsp; &nbsp;</li>
        <li class="right" >
          <a href="np-modindex.html" title="Python Module Index"
             >modules</a> &nbsp; &nbsp;</li>
        <li class="right" >
          <a href="MIGRATING_TO_3.x.html" title="Migrating from PyTables 2.x to 3.x"
             >next</a> &nbsp; &nbsp;</li>
        <li class="right" >
          <a href="FAQ.html" title="FAQ"
             >previous</a> &nbsp; &nbsp;</li>
    <li><a href="index.html">PyTables 3.0.0 documentation</a> &raquo;</li>
 
      </ul>
    </div>
    </div>

    <div class="footer">
        &copy; Copyright 2011-2013, PyTables maintainers.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.3.
    </div>
    <!-- cloud_sptheme 1.3 -->
  </body>
</html>