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
* Fix broken references to os.path functions. * Add a check for a common mistake in parameters to `n...
v0.8.3 Notes Drop support for Python 3.7. Test support for Python 3.10 (conda numpy isn't ready)...
What's Changed Python 3.7 is no longer a supported version of Python (though it still likely works)....
All tests run and pass on my linux and OSX boxes; however, on linux tests work on Travis CI. Impr...
Added a lot of checks to ensure smoother compiling on MACs. Updated version on PyPI as well (the one...
This is a release for bug-fixes, and general improvements in both documentation and code quality. Br...
This is a bug-fix release and contains general code quality improvements. Breaking Changes None New ...
2.5.1 (28/07/2023) This release allows Corrfunc to be compiled and run on Apple M1/M2 cpus. Enhancem...
Compilation+linking should work out of the box assuming gcc, gsl, python>=2.6, numpy>=1.7 are availa...
This patch fixes compatibility with Python 3.5.2 (issue #2334). Note that we only test the latest pa...
tested with Python 3.6 and 3.7 under miniconda3 (conda-forge channel) environment on linux OS (on Tr...
Fix a bug when building CPython 3.8 wheels on an Apple Silicon machine where testing would always fa...
Fixed some python 3 builds (PR #76 from @rmsds ) Started testing for python 3.7 and dropped official...
SB3 Contrib (more algorithms): https://github.com/Stable-Baselines-Team/stable-baselines3-contrib St...
Python 3 is now supported in lieu of Python 2. Pressure-Longitude meridional mean contour plots adde...
* Fix broken references to os.path functions. * Add a check for a common mistake in parameters to `n...
v0.8.3 Notes Drop support for Python 3.7. Test support for Python 3.10 (conda numpy isn't ready)...
What's Changed Python 3.7 is no longer a supported version of Python (though it still likely works)....
All tests run and pass on my linux and OSX boxes; however, on linux tests work on Travis CI. Impr...
Added a lot of checks to ensure smoother compiling on MACs. Updated version on PyPI as well (the one...
This is a release for bug-fixes, and general improvements in both documentation and code quality. Br...
This is a bug-fix release and contains general code quality improvements. Breaking Changes None New ...
2.5.1 (28/07/2023) This release allows Corrfunc to be compiled and run on Apple M1/M2 cpus. Enhancem...
Compilation+linking should work out of the box assuming gcc, gsl, python>=2.6, numpy>=1.7 are availa...
This patch fixes compatibility with Python 3.5.2 (issue #2334). Note that we only test the latest pa...
tested with Python 3.6 and 3.7 under miniconda3 (conda-forge channel) environment on linux OS (on Tr...
Fix a bug when building CPython 3.8 wheels on an Apple Silicon machine where testing would always fa...
Fixed some python 3 builds (PR #76 from @rmsds ) Started testing for python 3.7 and dropped official...
SB3 Contrib (more algorithms): https://github.com/Stable-Baselines-Team/stable-baselines3-contrib St...
Python 3 is now supported in lieu of Python 2. Pressure-Longitude meridional mean contour plots adde...
* Fix broken references to os.path functions. * Add a check for a common mistake in parameters to `n...
v0.8.3 Notes Drop support for Python 3.7. Test support for Python 3.10 (conda numpy isn't ready)...
What's Changed Python 3.7 is no longer a supported version of Python (though it still likely works)....