0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated common.mk and added the paper Makefiles back in More... over 10 years ago
The C link line was required More... over 10 years ago
Another update + how to get avx running on MAC More... over 10 years ago
Changed the results structure to always have the rpavg field - makes it simpler to maintain More... over 10 years ago
Now the precision is embedded in the headers More... over 10 years ago
Another change in Makefile to allow order-only pre-reqs for the target directories More... over 10 years ago
Removed extraneous -f to rm More... over 10 years ago
Changed the Makefiles for a more accurate re-building + handling of directories More... over 10 years ago
Added Makefile capability for creating a tar archive out of the distribution More... over 10 years ago
Updated FAQ to show recommended way of fixing the python shared library runtime error issue More... over 10 years ago
Resolved the conda run-time issue on MAC for good (hopefully) More... over 10 years ago
Updating the Makefile + latest version of the paper More... over 10 years ago
Still can not sort out linking when conda python is active More... over 10 years ago
Trying to fix the dynamic path issue with the python library More... over 10 years ago
Added the openmp flag to the CLINK variable - changed the Makefiles accordingly. Corrected typo in run_correlations More... over 10 years ago
Added a FAQ documenting the problem I faced with running the python interface on my MAC laptop More... over 10 years ago
Corrected the command-line parsing + the clean commands in the Makefiles More... over 10 years ago
Finished the python bindings. Valgrind reports no errors on the examples run_correlations routine and the outputs match the stand-alone executable More... over 10 years ago
Next attempt with list append More... over 10 years ago
This change in the python bindings should work but apparently not on my laptop. More... over 10 years ago
Added pimax to examples code More... over 10 years ago
Changed nelements to int64_t. Made the loop variables same across all three correlation functions. Added some colored output to examples code. Python bindings is still not functional More... over 10 years ago
Added the wp field to the results structure. Added the files for python bindings - still have not sorted out the translation from C structure to Python structure More... over 10 years ago
Restored common.mk to default state. Changed Makefiles to contain the common.mk options before the compiler flags More... over 10 years ago
Added routines to free the memory + some small changes to the lib making part of the Makefiles More... over 10 years ago
Tried to fix the Makefiles to allow building on MAC OSX. Plus, changed the Makefile in the examples subdir to allow for finding the dynamic libararies at runtime. Will check to see if it works on linux as well More... over 10 years ago
Now making the library files + examples on regular make invocation More... over 10 years ago
Added back to the default mode for common.mk file More... over 10 years ago
Updated the Makefiles. Added an example routine to test the correlation functions More... over 10 years ago
Final check-in - the API is frozen-in from now More... over 10 years ago