Skip to content

Releases: manodeep/Corrfunc

Corrfunc-0.2.0

03 Feb 06:03
Compare
Choose a tag to compare

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

17 Nov 03:57
Compare
Choose a tag to compare

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

11 Nov 22:17
Compare
Choose a tag to compare

This is the first development release - however, python3 support will be added before the official public release.