Difference between revisions of "PyTables"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) (Added page) |
Weibullguy (talk | contribs) |
||
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 |
---|
Contents
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 |