Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adrn
Copy link
Owner

@adrn adrn commented Mar 2, 2024

Describe your changes

This adds a keyword argument to the compute_coeffs_discrete() function to allow specifying a parallel processing pool when computing the coefficients for a particle collection. This parallelizes over (n,l,m), so it is faster when the number of particles is large and nmax, lmax is large.

Checklist

  • Did you add tests?
  • Did you add documentation for your changes?
  • Did you reference any relevant issues?
  • Did you add a changelog entry? (see CHANGES.rst)
  • Are the CI tests passing?
  • Is the milestone set?

@adrn adrn added this to the v1.9 milestone Mar 2, 2024
@adrn
Copy link
Owner Author

adrn commented Mar 2, 2024

cc @jngaravitoc !

@adrn adrn merged commit 6a95129 into main Mar 2, 2024
@adrn adrn deleted the parallel-scf branch March 2, 2024 14:26
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