2019-03-07 06:46:19 +02:00
|
|
|
URGENT
|
|
|
|
======
|
|
|
|
|
|
|
|
- Check exact normalisation convention of scuff-tmatrix output.
|
|
|
|
- Check whether the Condon-Shortley phase affects the form of Wigner matrices.
|
|
|
|
- The xflip, yflip and possible i-factor problem.
|
|
|
|
|
|
|
|
|
|
|
|
TODO label description (obsolete!)
|
|
|
|
==================================
|
2017-07-12 07:51:37 +03:00
|
|
|
|
|
|
|
LMAXVAR - besides to int, the function should support an iterable for the lMax argument or similar, and
|
|
|
|
in such case the output should have the according additional dimension. In the end, I want
|
|
|
|
to support systems where different nanoparticles have different lMax.
|
|
|
|
|
|
|
|
VECTORIZE - add support to process more than one element at once, in general.
|
2017-07-12 14:18:37 +03:00
|
|
|
|
2017-07-20 17:03:18 +03:00
|
|
|
TRUEVECTORIZE - remove inner python loops to speed things up
|
|
|
|
|
2017-07-12 14:18:37 +03:00
|
|
|
FEATURE - non-urgent general feature to implement
|