adda
adda copied to clipboard
ADDA - light scattering simulator based on the discrete dipole approximation
``` On recent GPU devices the matrix vector multiplication in adda is as fast as the preparation of the next argument vector within the iterative solver (currently done by the...
### Is your feature request related to a problem? Please describe. Right now the Fourier transform of the D-matrix is done with the FFTW even in OpenCL mode. This brings...
``` Some older versions of ADDA (before the public release) had an option to used single precision. But it was removed because CPU have been efficient with double precision already...
I want a field distribution diagram. I have created wrapped version for generating spectrum using code giving the option to select size and refractive index files. Now i want to...