553a8d05d1Reversed changes to scattnlay.pyx because the python extension would compile well but it was not returning the complex vectors (S1 and S2). If changed again we must verify that tes04.py works!!!
10 anni fa
Ovidio Peña Rodríguez
d18be9992cMoved new Cython code to the right setup file. The new scattnlay.pyx is not compiling for me.
10 anni fa
Ovidio Peña Rodríguez
acdd386022Deleted library ucomplex because it is no longer required. Also added the cython setup file.