Contents

Bottleneck 1.3.8

0

Fast NumPy array functions written in C

Fast NumPy array functions written in C

Stars: 992, Watchers: 992, Forks: 104, Open Issues: 49

The pydata/bottleneck repo was created 13 years ago and the last code push was 1 months ago.
The project is popular with 992 github stars!

How to Install bottleneck

You can install bottleneck using pip

pip install bottleneck

or add it to a project with poetry

poetry add bottleneck

Package Details

Author
License
Simplified BSD
Homepage
https://github.com/pydata/bottleneck
PyPi:
https://pypi.org/project/Bottleneck/
GitHub Repo:
https://github.com/pydata/bottleneck

Classifiers

  • Scientific/Engineering
No  bottleneck  pypi packages just yet.

Errors

A list of common bottleneck errors.

Code Examples

Here are some bottleneck code examples and snippets.

GitHub Issues

The bottleneck package has 49 open issues on GitHub

  • Mac M1 Support
  • New release?
  • Fix get_python_header_include() for Python 3.10

See more issues on GitHub

Related Packages & Articles

blis 0.9.1

The Blis BLAS-like linear algebra library, as a self-contained C-extension.

pillow 10.2.0

Pillow is a Python package that extends the image processing capabilities of your Python interpreter. It provides a comprehensive suite of tools for dealing with images, similar to those found in image processing software like Photoshop. The library supports a wide range of file formats and offers an efficient internal representation for images. It's an essential tool for developers working on projects involving image manipulation, such as graphics and multimedia software, image processing, and computer vision applications.

numpy 1.26.4

Fundamental package for array computing in Python

nlp 0.4.0

HuggingFace/NLP is an open library of NLP datasets.