TODO labels description file

Former-commit-id: 3d88ab118b9f3fd27fa541e8c3b6c2cb9cb9c896
This commit is contained in:
Marek Nečada 2017-07-12 07:51:37 +03:00
parent 3b6304b348
commit b64d7bf6b0
1 changed files with 8 additions and 0 deletions

8
misc/TODOs.rst Normal file
View File

@ -0,0 +1,8 @@
TODO label description
======================
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.