Skip to content

Commit 98c7b49

Browse files
authored
Rename README_asymprho.txt to README_asymrho.txt
1 parent 92c0d0c commit 98c7b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_asymprho.txt renamed to README_asymrho.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
In order to get rid of the overflows due to factorials in wigner d-function (wigd), we have represented the factorial as a Gamma function which relates to the factorials as follows: G(n)=(n-1)! The Gamma function is defined in BSD library. The multiplication in factorials sections \'93pre1\'94 and \'93deform\'94 can be replaced by the summation if we take the logarithm of these values. Then, to get back to \'93pre2=pre1/denorm\'94 used in calculation of wigd, we have to take the exponent of log(pre1/denorm). \
99
The resulting function gives the same answer as the one expressed in factorials but free from the overflow errors for large maxj values.\
1010
\
11-
}
11+
}

0 commit comments

Comments
 (0)