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 #119

Merged
merged 4 commits into from
Jan 13, 2025
Merged

Use easy parallelization #119

merged 4 commits into from
Jan 13, 2025

Conversation

mcocdawc
Copy link
Owner

  • a couple of prange instead of range.

  • use @ instead of np.dot

Copy link

codecov bot commented Jan 13, 2025

Codecov Report

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

Project coverage is 0.00%. Comparing base (eae7421) to head (47b2104).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ord/_cartesian_coordinates/_cart_transformation.py 0.00% 14 Missing ⚠️
...oord/_internal_coordinates/_zmat_transformation.py 0.00% 12 Missing ⚠️
...rd/_cartesian_coordinates/_cartesian_class_core.py 0.00% 5 Missing ⚠️
.../chemcoord/_cartesian_coordinates/xyz_functions.py 0.00% 3 Missing ⚠️
src/chemcoord/constants.py 0.00% 2 Missing ⚠️
...ian_coordinates/asymmetric_unit_cartesian_class.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master    #119   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          29      29           
  Lines        2763    2762    -1     
======================================
+ Misses       2763    2762    -1     

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

@mcocdawc mcocdawc merged commit 55968b8 into master Jan 13, 2025
9 checks passed
@mcocdawc mcocdawc deleted the use_easy_parallelization branch January 13, 2025 22:23
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.

1 participant