Started implementing Taylor's formulae for the multisphere scattering.

Index mapping functions.


Former-commit-id: 957d14c04de4aa0084370f308ff024c84b04ede8
This commit is contained in:
Marek Nečada 2015-12-30 15:04:31 +02:00
parent 806c45fd91
commit 3e117f301b
1 changed files with 16 additions and 0 deletions

View File

@ -202,6 +202,22 @@ Beware of various conventions in definitions of Legendre functions etc.
\end_inset
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
\begin_layout Subsection