Started implementing Taylor's formulae for the multisphere scattering.
Index mapping functions. Former-commit-id: 957d14c04de4aa0084370f308ff024c84b04ede8
This commit is contained in:
parent
806c45fd91
commit
3e117f301b
|
@ -202,6 +202,22 @@ Beware of various conventions in definitions of Legendre functions etc.
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
from scipy.special.lpmn.
|
from scipy.special.lpmn.
|
||||||
|
I think this is also the reason that lead to the
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
wrong
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
signs in the addition coefficients in my code compared to
|
||||||
|
\begin_inset CommandInset citation
|
||||||
|
LatexCommand cite
|
||||||
|
key "xu_calculation_1996"
|
||||||
|
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
|
|
Loading…
Reference in New Issue