Faster generation of spectroscopic values for DC and AC spectroscopy
Created by: ssomnath
Using simple lists instead of highly inefficient np.append() operations. Could vectorize to speed up even more.
Created by: ssomnath
Using simple lists instead of highly inefficient np.append() operations. Could vectorize to speed up even more.