0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed PEP for python code [ci skip] More... over 9 years ago
Missed the correct volume normalization factor More... over 9 years ago
Missed the correct volume normalization factor More... over 9 years ago
Update README.rst More... over 9 years ago
Added the fractional runtime histogram on the plot as well. Updated the plots More... over 9 years ago
Began adding runtime dispatch for wp. Moved the fallback code into the kernels file as a function More... over 9 years ago
Added files to compute speedups for non-vectorized/SSE/AVX codes for wp. Also added the generated plots More... over 9 years ago
Renamed + reorganized wp kernels files to make them consistent with the rest of the repo More... over 9 years ago
xi also has the kernel implementations now. More... over 9 years ago
Made the filenames for wp kernels consistent with the rest of the repo More... over 9 years ago
Made DDrppi into kernels with SSE support More... over 9 years ago
Fixed some pre-defined constants that could have caused errors More... over 9 years ago
Added the SSE max macro for double precision More... over 9 years ago
Trying to enable kernels for rppi but not working yet. Need valgrind to figure out [ci skip] More... over 9 years ago
Merge branch 'develop' of https://github.com/manodeep/Corrfunc into develop More... over 9 years ago
NGB cells were not allocated either. Protected the free More... over 9 years ago
Merge branch 'develop' of https://github.com/manodeep/Corrfunc into develop More... over 9 years ago
No need to create ngb cells or wraps if the number of elements in cell is 0 More... over 9 years ago
Did not compute totncells inside the if condition More... over 9 years ago
Fixed unallocated memory free crash. More... over 9 years ago
Initialized the mask array to silence compiler More... over 9 years ago
Now sorting on z to produce slightly faster output More... over 9 years ago
Added SSE code to DD. Now, autocorrelations with DD only open half the cells and double the number of pairs at end. This means that the number of pairs in an autocorr will always be even (that was not necessarily the case previously due to floating points issues when compiled without DOUBLE_PREC) More... over 9 years ago
Made the ngb cell assignment code more generic. This opens up the way for incorporating DD/DDrppi with gridlink_index More... over 9 years ago
Merged the v2 branch More... over 9 years ago
Pulled in latest changes from master More... over 9 years ago
Pushing them to master as well More... over 9 years ago
Update README.md More... over 9 years ago
Bumped to version 1.0 [ci skip] More... over 9 years ago
Changing bin_refine_factor in xi produced extremely slow code. Reverting More... over 9 years ago