PyTables: Difference between revisions

From CBLFS
Jump to navigationJump to search
Added page
 
No edit summary
 
Line 36: Line 36:
|None
|None
|}
|}
[[Category:Python Modules]]

Latest revision as of 09: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