-
Notifications
You must be signed in to change notification settings - Fork 2
Benchmarks of cKDTree in SciPy 0.15.x, 0.16.x, and PR4890
License
sturlamolden/cKDTree-bench
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The purpose of this code is benchmarking scipy.spatial.cKDTree for PR4890 with comparisons against SciPy 0.15.x and 0.16.x. To build: $ python setup.py build_ext --inplace or $ python setup.py build_ext $ python setup.py install Requires: Python 3.4 or 2.7 Cython NumPy SciPy C++ compiler Only tested on Python 3.4. Should run on 2.7 as well.
About
Benchmarks of cKDTree in SciPy 0.15.x, 0.16.x, and PR4890
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published