Difference between revisions of "PyTables"

From CBLFS
Jump to navigationJump to search
(Added page)
 
 
Line 36: Line 36:
 
|None
 
|None
 
|}
 
|}
 +
 +
[[Category:Python Modules]]

Latest revision as of 10:32, 19 October 2010

Download Source: http://www.pytables.org/download/stable/pytables-2.0.3.tar.gz

Introduction to PyTables

SciPy provides support for Python for scientific, engineering, and mathematics.

Project Homepage: http://www.scipy.org

Dependencies

Required

Non-Multilib or Multilib

Install the package:

python setup.py install --prefix=/usr

Contents

Installed Directories: /usr/lib/python2.5/site-packages/tables
Installed Programs: nctoh5, ptdump, ptrepack
Installed Libraries: None