Releases: joeydumont/wignerSymbols
Releases · joeydumont/wignerSymbols
Release 0.1.3
Added a vector version (computing an array of Wigner-3j symbols) that use the Fortran backend.
Release 0.1.2
This release fixes some issues in the C++ implementation of the routines.
Release 0.1.1
This version is now packaged as a library. It uses CMake as a build helper. It also fixes an issue that caused the evaluation of certain strings of symbols where the boundary values were exactly 0.
Release 0.1
This is the first release of the wignerSymbols library. The library can be used to compute the Wigner 3j and 6j symbols, as well as the related Clebsch-Gordan coefficients.
The library contains a re-implementation of the algorithm described by Schulten and Gordon as well as the original Fortran implementation. Both can be accessed by the user.