./math/py-nptdms, NumPy based module for reading TDMS files produced by LabView

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.6.4, Package name: py310-nptdms-0.6.4, Maintainer: jihbed.research

Cross-platform module for reading TDMS files as produced by LabView. Data
is stored as a numpy array, and is loaded using numpy’s fromfile routine
so is very fast.


Required to run:
[devel/py-setuptools] [math/py-numpy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: ad193f276dc41addf87d5b1a3ca9cd34a2ccbf8f
Filesize: 23.014 KB

Version history: (Expand)


CVS history: (Expand)


   2015-06-13 11:35:53 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
Import py27-nptdms-0.6.4 as wip/py-nptdms.

Cross-platform module for reading TDMS files as produced by LabView. Data
is stored as a numpy array, and is loaded using numpy’s fromfile routine
so is very fast.