Documented something which might be THE BUG.

Former-commit-id: f8eda125433540c7d246aec7b5aa5420a7514f92
This commit is contained in:
Marek Nečada 2018-04-26 06:11:09 +03:00
parent bff06d61d2
commit 16241b6556
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
Known bugs Known bugs
=========== ===========
Wrong factor on B coefficient
-----------------------------
Under Kristensson normalisation (with CS = -1), my code gives
B(1,0,n,n)/B(1,0,n,-n) == -(2n)! at (x,y,z) = (x,0,0)
(expected plus or minus 1).
A-coefficients seem to behave correctly.
Scattering result asymmetry Scattering result asymmetry
--------------------------- ---------------------------
The lattice scattering code (such as finitesqlatzsym-scattery.py) produces The lattice scattering code (such as finitesqlatzsym-scattery.py) produces