Releases: manodeep/Corrfunc
Releases · manodeep/Corrfunc
Corrfunc-0.2.0
Latest version that is mostly ready for publishing. Can not upload to PYPI though since the tar.gz file is too large (~100 MB, limit is ~40 MB).
Now supports python 3
All tests run and pass on my linux and OSX boxes; however, on linux tests work on Travis CI.
Improvements
- Both python 2 and python 3 supported out of the box
- Conda relative path issues on OSX + conda python are now fixed
Requirements
- gsl
- numpy (tested with 1.9)
Notes
USE_AVX is now disabled by default in common.mk
. Be sure to enable it if your cpu+compiler supports it.
Development release to create zenodo DOI
This is the first development release - however, python3 support will be added before the official public release.