Multimedia |
Messengers |
Desktop |
Development |
Education |
Games |
Graphics |
Networking |
Security |
Servers |
Utilities |
Web Dev
Home ›
Development ›
Python Bottleneck
Python Bottleneck
By Keith Goodman
Rating:
0/5 (0)
License type:
Open source
Home page:
pypi.python.org
Latest version:
1.0.0
Last updated:
April 25th, 2014
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...