Luthaf / wigners

Calculation of Wigner symbols and related constants
Apache License 2.0
8 stars 1 forks source link

Make it faster #4

Closed Luthaf closed 2 years ago

Luthaf commented 2 years ago

This PR adds a LRU cache over the most recently used wigner symbols; and adds a function to compute a bunch of CG coefficients at once in parallel.

screenshots