Source: pyentropy
Section: python
Priority: extra
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
Build-Depends: debhelper (>= 7.0.50~),
               dh-python,
               python,
               python-nose,
               python-numpy (>= 1:1.3),
               python-scipy
Standards-Version: 3.9.6
Homepage: http://code.google.com/p/pyentropy
Vcs-Browser: http://git.onerussian.com/?p=deb/pyentropy.git
Vcs-git: http://git.onerussian.com/vcs/deb/pyentropy.git

Package: python-pyentropy
Architecture: all
Depends: python-numpy (>= 1.3),
         ${misc:Depends},
         ${python:Depends},
         ${shlibs:Depends}
Recommends: python-scipy
Suggests: python-nose
Description: Python module for estimation information theoretic quantities
 A Python module for estimation of entropy and information theoretic
 quantities using cutting edge bias correction methods, such as
  * Panzeri-Treves (PT)
  * Quadratic Extrapolation (QE)
  * Nemenman-Shafee-Bialek (NSB)
