Skip to content

Improve update_hprd_coeffs #37

Description

@Goobley

The underlying implementation is relatively slow (not compared to the RH15d implementation), and recreates the entire thread pool which is very expensive (and shouldn't be necessary now due to the change to the use of a View on the atom object which should automatically update).

Maybe see if we can use the thread pool (if already present) to accelerate the calculation of these terms.

cpdef update_hprd_coeffs(self):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions