Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gaussian): Loop torontonian implementation #341

Merged
merged 1 commit into from
Sep 30, 2024
Merged

feat(gaussian): Loop torontonian implementation #341

merged 1 commit into from
Sep 30, 2024

Conversation

Kolarovszki
Copy link
Collaborator

The loop torontonian is implemented according to
https://arxiv.org/abs/2202.04600 and https://arxiv.org/abs/2109.04528.

Copy link

codecov bot commented Sep 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.52%. Comparing base (47ccdef) to head (5aa79bb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #341      +/-   ##
==========================================
+ Coverage   97.51%   97.52%   +0.01%     
==========================================
  Files          65       65              
  Lines        3415     3435      +20     
==========================================
+ Hits         3330     3350      +20     
  Misses         85       85              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The loop torontonian is implemented according to
https://arxiv.org/abs/2202.04600 and https://arxiv.org/abs/2109.04528.

Moreover, the OMP race condition is fixed in `torontonian.cpp`.
@Kolarovszki Kolarovszki merged commit b642aa2 into main Sep 30, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants