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

Use easy parallelization #117

Closed
wants to merge 11 commits into from
Closed

Use easy parallelization #117

wants to merge 11 commits into from

Conversation

mcocdawc
Copy link
Owner

Fixes #114

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (9165c76) to head (2bcba2e).

Files with missing lines Patch % Lines
...ord/_cartesian_coordinates/_cart_transformation.py 0.00% 16 Missing ⚠️
...oord/_internal_coordinates/_zmat_transformation.py 0.00% 11 Missing ⚠️
...rd/_cartesian_coordinates/_cartesian_class_core.py 0.00% 3 Missing ⚠️
.../chemcoord/_cartesian_coordinates/xyz_functions.py 0.00% 3 Missing ⚠️
src/chemcoord/constants.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #117   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          29      29           
  Lines        2783    2763   -20     
======================================
+ Misses       2783    2763   -20     

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

@mcocdawc
Copy link
Owner Author

reopen and go slowly

@mcocdawc mcocdawc closed this Jan 13, 2025
@mcocdawc mcocdawc deleted the use_easy_parallelization branch January 13, 2025 20:17
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.

Add parallelization where possible
1 participant