adda icon indicating copy to clipboard operation
adda copied to clipboard

ADDA - light scattering simulator based on the discrete dipole approximation

Results 114 adda issues
Sort by recently updated
recently updated
newest added

``` 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...

comp-Logic
performance
pri-Medium
OpenCL

### 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...

comp-Logic
pri-Low
maintainability
OpenCL

``` 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...

feature
comp-Logic
performance
pri-Medium
OpenCL

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...

question