File: _asa.pxd

package info (click to toggle)
python-cogent 1.4.1-1.2
  • links: PTS, VCS
  • area: non-free
  • in suites: squeeze
  • size: 13,260 kB
  • ctags: 20,087
  • sloc: python: 116,163; ansic: 732; makefile: 74; sh: 9
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (5)
1
2
3
cimport numpy as np
ctypedef np.npy_float64  DTYPE_t
ctypedef np.npy_uint64   UTYPE_t