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

Parallelization #166

Merged
merged 7 commits into from
Nov 13, 2023
Merged

Parallelization #166

merged 7 commits into from
Nov 13, 2023

Conversation

TimWeaving
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 6, 2023

Codecov Report

Attention: 47 lines in your changes are missing coverage. Please review.

Comparison is base (15f183e) 77.48% compared to head (ad238b3) 76.89%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
- Coverage   77.48%   76.89%   -0.60%     
==========================================
  Files          33       34       +1     
  Lines        3833     3908      +75     
==========================================
+ Hits         2970     3005      +35     
- Misses        863      903      +40     
Files Coverage Δ
symmer/__init__.py 100.00% <100.00%> (ø)
symmer/utils.py 84.24% <ø> (-0.11%) ⬇️
symmer/operators/independent_op.py 89.93% <83.33%> (-0.80%) ⬇️
symmer/operators/noncontextual_op.py 75.53% <80.00%> (+<0.01%) ⬆️
symmer/operators/base.py 65.40% <83.33%> (-0.37%) ⬇️
symmer/evolution/variational_optimization.py 18.97% <7.14%> (-1.03%) ⬇️
symmer/process_handler.py 60.52% <60.52%> (ø)

... and 1 file with indirect coverage changes

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

@AlexisRalli
Copy link
Collaborator

Pull request deals with #165

@AlexisRalli AlexisRalli merged commit a78c2c0 into main Nov 13, 2023
10 checks passed
@AlexisRalli AlexisRalli deleted the parallelization branch November 13, 2023 16:05
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.

3 participants