openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Corrfunc
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Sep 06, 2024 — Sep 06, 2025
Showing page 22 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed a bug in gridlink_index where the code would crash if the first cell did not have any particles
Manodeep Sinha
More...
over 9 years ago
Protected the OpenMP constructs.
Manodeep Sinha
More...
over 9 years ago
Need to add the implementation files
Manodeep Sinha
More...
over 9 years ago
Macro definitions are hard.
Manodeep Sinha
More...
over 9 years ago
First run make and then make install for TRAVIS. Updated default values so code compiles
Manodeep Sinha
More...
over 9 years ago
Added SSE capabilities for wp. Only wp will get this SSE fallback, every other observable will have to wait till v2.0
Manodeep Sinha
More...
over 9 years ago
Fixed typo and redirected output of diff to /dev/null. In case of failure, tests will print out the filename where the incorrect output is saved
Manodeep Sinha
More...
over 9 years ago
Changed return status to show failures
Manodeep Sinha
More...
over 9 years ago
The modified files as well
Manodeep Sinha
More...
over 9 years ago
Restructured countpairs_wp.c -- going for a more modular kernel approach
Manodeep Sinha
More...
over 9 years ago
Updated common.mk to fix travis build error
Manodeep Sinha
More...
over 9 years ago
Needed for install_name_tool to work
Manodeep Sinha
More...
over 9 years ago
Merge branch 'master' of https://github.com/manodeep/Corrfunc
Manodeep Sinha
More...
over 9 years ago
Pulled in all changes manually from v2.0 branch. Fixes #50
Manodeep Sinha
More...
over 9 years ago
FIxed typo in README [ci skip]
Manodeep Sinha
More...
over 9 years ago
Changed xi to fix the double-counting bug. Updated the correct output for xi. With this change, xi is now roughly 20% faster
Manodeep Sinha
More...
over 9 years ago
Changed the variable name in wp to reflect that the bins are in rp. Free'ing the lattice structs are now handled in helper functions
Manodeep Sinha
More...
over 9 years ago
Change variable name to be more explicit [ci skip]
Manodeep Sinha
More...
over 9 years ago
Typedef'ed cellarray_index so I do not have to type struct all the time. [ci skip]
Manodeep Sinha
More...
over 9 years ago
Merge branch 'v2.0' of https://github.com/manodeep/Corrfunc into v2.0
Manodeep Sinha
More...
over 9 years ago
Have to run compiler checks so that make install directly (without invoking make first) works. That's what I do on Travis -- and the builds were breaking
Manodeep Sinha
More...
over 9 years ago
Need -std=c99 for the compiler flag (if make install is directly run) for compiling logbins.
Manodeep Sinha
More...
over 9 years ago
More Makefile fixes: make install does not trigger compiler checks any more
Manodeep Sinha
More...
over 9 years ago
Somehow borked the default options [ci skip]
Manodeep Sinha
More...
over 9 years ago
No more double-counting in wp. Also, is faster now -- and paves the way for kernel approaches and offloading to coprocessors
Manodeep Sinha
More...
over 9 years ago
Added functions to gridlink for freeing the cellarray structs. Some updates to Makefiles to ensure files do not unnecessarily get copied during make install
Manodeep Sinha
More...
over 9 years ago
Massive changes - not ready for travis or actual use yet. Attempting to fix the double-counting bug but no results agree so far [ci skip]
Manodeep Sinha
More...
over 9 years ago
Added an example wp call [ci skip]
Manodeep Sinha
More...
over 9 years ago
Update setup.py
Manodeep Sinha
More...
over 9 years ago
Update setup.py
Manodeep Sinha
More...
over 9 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree