NOTICE: This package has been removed from pkgsrc

./wip/py-bottleneck, Fast NumPy array functions written in Cython

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.2.0, Package name: py27-bottleneck-1.2.0, Maintainer: jihbed.research

Bottleneck is a collection of fast NumPy array functions written in C.


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

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 9b1c1fe139cfe38ea9b3ecc321cb884d91528b6e
RMD160: a9e5cee81b7f4d317db72188628884ab8f748a27
Filesize: 90.336 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-06 19:22:16 by Aleksej Saushev | Files touched by this commit (16)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-04-03 00:35:05 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-bottleneck-0.1.0dev as wip/py-bottleneck.

Bottleneck is a collection of fast, NumPy array functions written in Cython.

The three categories of Bottleneck functions:

    * Faster, drop-in replacement for NaN functions in NumPy and SciPy
    * Moving window functions
    * Group functions that bin calculations by like-labeled elements