fix broken link attempt3

This commit is contained in:
Jutho 2017-08-11 15:35:28 +02:00 committed by GitHub
parent 4cc893e693
commit 9524e3f1e8

View file

@ -47,7 +47,7 @@ for caching the computed 3j and 6j symbols.
## Todo
* Wigner 9-j symbols, as explained in [1] and based on
[3] [L. Wei, New formula for 9-j symbols and their direct calculation, Computers in Physics, 12 (1998), 632634.](ftp://gravity.physics.uwa.edu.au/pub/Clebsch-Gordan/Papers/Wei9j.pdf)
[3] [L. Wei, New formula for 9-j symbols and their direct calculation, Computers in Physics, 12 (1998), 632634.](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.481.5946&rep=rep1&type=pdf)
* Convenient syntax to get the exact results in the `√(r) * s` format, but in such a way that it can be used by
the Julia type system and can be converted afterwards.