Python Bottleneck

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

  DOWNLOAD Free

Bottleneck is a collection of fast NumPy array functions written in Cython. Only arrays with data type (dtype) int32, int64, float32, and float64 are accelerated.

All other dtypes result in calls to slower, unaccelerated functions. To install bottleneck on Windows, first install MinGW and add it to your system path.

This program received 1 award
  DOWNLOAD Free
Specifications
Developer:
Keith Goodman
License type:
Open source