diff --git a/misc/TODOs.rst b/misc/TODOs.rst new file mode 100644 index 0000000..77b1327 --- /dev/null +++ b/misc/TODOs.rst @@ -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.