pik-copan / pyunicorn

Unified Complex Network and Recurrence Analysis Toolbox
http://pik-potsdam.de/~donges/pyunicorn/
Other
195 stars 87 forks source link

[ENH] Surrogates class is not using stored variables #70

Open marcwie opened 9 years ago

marcwie commented 9 years ago

After initialization, the methods of class Surrogates must to be called with, e.g., the time series array again.

jdonges commented 7 years ago

Solve this in the course of cython conversion.