Bottleneck 1.4.0
0
Fast NumPy array functions written in C
Contents
Fast NumPy array functions written in C
Stars: 1056, Watchers: 1056, Forks: 101, Open Issues: 54The pydata/bottleneck
repo was created 13 years ago and the last code push was 13 hours ago.
The project is very popular with an impressive 1056 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
- None
- 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
Related Packages
Errors
A list of common bottleneck errors.
Code Examples
Here are some bottleneck
code examples and snippets.
GitHub Issues
The bottleneck package has 54 open issues on GitHub
- Mac M1 Support
- New release?
- Fix get_python_header_include() for Python 3.10