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 requires always a 2D array #69

Open marcwie opened 9 years ago

marcwie commented 9 years ago

If surrogates for only one time series are to be computed, the user needs to artificially create a 2D array. This should be done automatically.

jdonges commented 7 years ago

Solve this in the course of weave -> cython conversion.