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 3 hours
ago. based on code collected
about 3 hours
ago.
Aug 31, 2024 — Aug 31, 2025
Showing page 16 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed two bugs in runtime dispatch. The declaration of static meant that once loaded, the library would only return the function from the first invocation. Then, there was a bug that SSE42 needed to be checked in the switch-case (rather than simply SSE)
Manodeep Sinha
More...
almost 9 years ago
Theory module can now actually handle 0.0 as the lowest separation. wp and xi are no longer unique pair counters, self-pairs of particles (i'th particle with itself) are now counted if the left-edge of the smallest bin is 0.0. NOTE: The output has changed in the command-line versions. Updated the tests outputs (since the number of pairs is now doubled)
Manodeep Sinha
More...
almost 9 years ago
Updated python scripts to account for the extra return value from the extensions
Manodeep Sinha
More...
almost 9 years ago
Added an API timer for the python extensions. Python overhead is a real thing. Plus, some better handling of errors cases in wtheta
Manodeep Sinha
More...
almost 9 years ago
Mostly finished the docs and new wrappers within the Corrfunc package. The C extensions can still be directly accessed, but accessing through the corresponding wrappers is encouraged
Manodeep Sinha
More...
almost 9 years ago
Sprucing up python extensions
Manodeep Sinha
More...
about 9 years ago
Added a bunch of xcode images. The osx test has not run yet on TRAVIS
Manodeep Sinha
More...
about 9 years ago
Had forgotten to update the python parsing formats with the new options
Manodeep Sinha
More...
about 9 years ago
Continued attempt at fixing build. Plus, a bugfix for vpf
Manodeep Sinha
More...
about 9 years ago
Slight restructuring in vpf
Manodeep Sinha
More...
about 9 years ago
Forgot to include relevant header files for signal handling
Manodeep Sinha
More...
about 9 years ago
Need gnu99 to enable the extensions for strsignal
Manodeep Sinha
More...
about 9 years ago
Adding in the python bindings for the new keywords
Manodeep Sinha
More...
about 9 years ago
Attempting to fix build failure
Manodeep Sinha
More...
about 9 years ago
Allowing co-moving distance to be passed directly. One way of fixing issue 71
Manodeep Sinha
More...
about 9 years ago
Added a signal handler for the kernels. All routines now exit cleanly from a Ctrl-C. Fixes issue #12 and #58
Manodeep Sinha
More...
about 9 years ago
Added all the mocks edits avoiding direct exit calls and asserts. Error-handling is improved.
Manodeep Sinha
More...
about 9 years ago
Added all the theory commits to remove all exits. And return status indicating success or failure. Actively try to avoid memory leaks when a future memory allocation fails
Manodeep Sinha
More...
about 9 years ago
Fixing travis build failure - forgot to include stdint.h.
Manodeep Sinha
More...
about 9 years ago
Removed un-needed include from wtheta
Manodeep Sinha
More...
about 9 years ago
Added the compile-time asserts for the sizeof struct config_options to the mocks
Manodeep Sinha
More...
about 9 years ago
Added a compile-time check for size of struct config_options. Ensuring possible ABI compatibility with future versions
Manodeep Sinha
More...
about 9 years ago
Added the changes from issue 70 into the theory gridlinking code
Manodeep Sinha
More...
about 9 years ago
Added in a patch for issue #70
Manodeep Sinha
More...
about 9 years ago
More attempts at fixing parallel builds. Still failing
Manodeep Sinha
More...
about 9 years ago
Added the versioning scheme to the mocks as well
Manodeep Sinha
More...
about 9 years ago
Attempting to fix Makefiles for mocks. Parallel build still completely broken
Manodeep Sinha
More...
about 9 years ago
Added rudimentary versioning support (not really, single version support). Plus, thinking about ABI compatibility
Manodeep Sinha
More...
about 9 years ago
Removed the dependency for the libs in the xi_theory examples directory
Manodeep Sinha
More...
about 9 years ago
Removed un-necessary files from xi_theory/xi [ci skip]
Manodeep Sinha
More...
about 9 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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