Skip to content

Faster generation of spectroscopic values for DC and AC spectroscopy

Vasudevan, Rama K. requested to merge odf_debug into master

Created by: ssomnath

Using simple lists instead of highly inefficient np.append() operations. Could vectorize to speed up even more.

Merge request reports