0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added the mask store AVX wrapper to avx_calls header file. Changed default compiler back to gcc More... over 10 years ago
Updated the DDrppi code (the non-AVX bit) More... over 10 years ago
Updated the logic in DDrppi to remove using the comoving distance array. Now, I check for max. separation before proceeding with the division More... over 10 years ago
Fixed Makefile and silenced clang static analyzer More... over 10 years ago
Removed an un-necessary variable and moved the declaration of the unions to where they are actually used More... over 10 years ago
Changed the root Makefile and removed the logbins target More... over 10 years ago
Added phony target classification for the root Makefile More... over 10 years ago
Removing the distribution files under a clean More... over 10 years ago
Forgot to clean a few directories under xi_mocks More... over 10 years ago
Added the rmax benchmark plot for the mocks. Changed Makefiles to reflect dependencies better More... over 10 years ago
Fixed the Makefile. Updated the paper with the mocks plots More... over 10 years ago
Added a joint OpenMP scaling table for both mocks and theory (by copy-pasting the two individual OpenMP scaling files) More... over 10 years ago
Added some protection for C++ compilers. Switched the objects files to the front for the Makefiles More... over 10 years ago
Added the bins file for mocks More... over 10 years ago
Cleaned up gridlink_mocks + one small change to countpairs_rp_pi_mocks to ensure correct call to volume_free More... over 10 years ago
Updated the header text on all the files More... over 10 years ago
Changed the rbin_refine_factor in wtheta and added some alignment keywords More... over 10 years ago
Added the benchmarks for the mocks More... over 10 years ago
OUTPUT_THETAAVG needs to disabled by default for mocks More... over 10 years ago
Added a function call for arc-cos such that code compiles with OUTPUT_THETAAVG+USE_AVX for gcc. Note that performance is heavily degraded -- icc is still preferred -- however, this way the test-suite will at least run with gcc More... over 10 years ago
Fairly large internal re-organization for the lattice structure. In some cases, it is faster to store the positions in AVX chunks (8 for floats/4 for doubles). More... over 10 years ago
Fixed Makefile and updated IDL scripts for benchmarking. Also, added some of the files for the mocks tests that I forgot to add in the previous commit More... over 10 years ago
Changed default compiler to icc More... over 10 years ago
Tests are now ready for the mocks. Had to import gridlink function into gridlink_mocks (for vpf on mocks) to avoid redifinition of the struct cellarray More... over 10 years ago
Added python bindings for the VPF on mocks More... over 10 years ago
Added the VPF to the mocks examples as well. Only things left are creating the python bindings for the mocks VPF + all of the mocks test More... over 10 years ago
Pushing changes to Makefile from laptop. Looks like this package might not work with anaconda python install More... over 10 years ago
Added python binding for xi and vpf under xi_theory. Also, added to the exampels More... over 10 years ago
Almost working version of 3-D xi on a periodic cube (in xi_theory/xi). Still not completely correct - do not use yet. Started adding tests for the mocks More... over 10 years ago
Renamed wprp in xi_mocks and changed Makefiles around More... over 10 years ago