tensionhead

Results 22 issues of tensionhead

Right now we have two inner loops over the individual channel combinations here: https://github.com/esi-neuroscience/syncopy/blob/dev/syncopy/connectivity/ST_compRoutines.py#L358 as `scipy.signal.fftconvolve` is not able to work with tensors. Maybe we find a better solution, @pantaray...

Explore
Performance

I followed the instructions from this guide [Building from source for SciPy development](http://scipy.github.io/devdocs/building/index.html#building-from-source) and everything worked well including the actual build via: ```bash python dev.py build ``` Note that I...

Build issues
query
DX