Package Pyblio :: Module Arrays
[show private | hide private]
[frames | no frames]

Module Pyblio.Arrays

Result sets and indexes implemented on top of numpy arrays.
Classes
KeyArray A growing array of Pyblio keys.

Function Summary
  match_arrays(a, b)
Ensure a and b have the same size, enlarging the smallest of the two if needed.
  _to_power(size)
Return the power of two immediately above 'size'

Function Details

match_arrays(a, b)

Ensure a and b have the same size, enlarging the smallest of the two if needed.

_to_power(size)

Return the power of two immediately above 'size'

Generated by Epydoc 2.1 on Sun Sep 24 23:52:42 2006 http://epydoc.sf.net