Fast NumPy array functions written in Cython
Project description
Introduction
Bottlechest is a fork of bottleneck (https://github.com/kwgoodman/bottleneck), specialized for use in Orange (https://github.com/biolab/orange3).
Moving window functions, several other functions and all optimization of 3d arrays are removed to reduce the size of the library. New functions are added as needed.
NumPy/SciPy |
median, nanmedian, rankdata, ss, nansum, nanmin, nanmax, nanmean, nanstd, nanargmin, nanargmax |
Functions |
nanrankdata, nanvar, replace, nn, anynan, allnan, nanequal |
For other documentation, including a simple example and comprehensive set of benchmarks, refer to the original project.
License
Bottlechest is distributed under a Simplified BSD license. Parts of Bottleneck, NumPy, Scipy, numpydoc and bottleneck, all of which have BSD licenses, are included in Bottlechest. See the LICENSE file, which is distributed with Bottlechest, for details.
Install
Requirements:
Bottlechest |
Python 2.6, 2.7, 3.2; NumPy 1.5.1, 1.6.1, 1.6.2 |
Unit tests |
nose |
Compile |
gcc or MinGW |
Optional |
SciPy 0.8, 0.9, 0.10 (portions of benchmark) |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for Bottlechest-0.7.0-cp34-cp34m-macosx_10_9_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 105938ad213e26c549b1df870bec45a690a6317808b563e8a63830d59cedbc2f |
|
MD5 | e6bfe6094dbabe3d93d35e78d99fe3ee |
|
BLAKE2b-256 | 3263674cdc9f2de944b983553787099801de5762a3b13f8a460535c67d62e3f0 |