lnls-fac / collective_effects

Python scripts to calculate and simulate collective effects
2 stars 2 forks source link

reswall_multilayers.py deprecated complex update #15

Closed iagocarvalhoa closed 1 year ago

iagocarvalhoa commented 1 year ago

np.complex was deprecated, hence reswall_multilayers.py was updated with "complex" instead of "np.complex".