0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a CSV file reader to io.c. Plus, the users guide is almost complete More... over 10 years ago
Added wrappers around the function declarations to allow linking with cpp files More... over 10 years ago
Added a duplicate Makefile option 'tar' to create a tar archive More... over 10 years ago
Updated the python example routine More... over 10 years ago
Removed a shadowed variable warning. Replaced strlcpy with strncpy More... over 10 years ago
Updated Makefiles to run the tests (all tests if run in the base directory) More... over 10 years ago
Added the non-periodic tests. However, the old cmass_DR_nonperiodic seemed to be wrong - so I had to replace it. Plus, created the non-periodic reference outputs for the Mr19 data file. More... over 10 years ago
Changed some of the code to ensure no memory-leaks + arbitrary execution sequence for the tests More... over 10 years ago
6 periodic tests are now working More... over 10 years ago
Added the files for the progressbar More... over 10 years ago
Added tests for the periodic autocorrelations. Plus, added a progressbar to all three codes More... over 10 years ago
Added an users-guide More... over 10 years ago
Changing the bin refine factor when rmax is large - improves runtime. Redid the timings More... over 10 years ago
Added all the scaling plots + scripts to do the benchmarking More... over 10 years ago
Branch merge More... over 10 years ago
Updated the benchmark script + plots More... over 10 years ago
Branch merge More... over 10 years ago
Updated tex More... over 10 years ago
Added a benchmarks folder + scripts to do benchmarking More... over 10 years ago
Removed sglib header from countpairs_rp_pi More... over 10 years ago
Undoing the changes - the updates improved scaling but the actual runtimes were longer. Remade the plots + timings More... over 10 years ago
Trying to optimize DD(rp,pi) by breaking the loop early. Not verified yet More... over 10 years ago
Branch merge More... over 10 years ago
Moved the scalar sorting into the actual cells and OpenMP'ized them (if enabled). Produces much better scaling with nthreads -- updated timings and plot as well More... over 10 years ago
Added the OpenMP scaling figures into the paper More... over 10 years ago
Added some scalings for OpenMP More... over 10 years ago
Updated the paper structure + some text More... over 10 years ago
There was no bug More... over 10 years ago
Fixed bug More... over 10 years ago
Renamed the test output files + added a non-periodic output for DDrppi More... over 10 years ago