datasig-ac-uk / esig

esig python package
https://esig.readthedocs.io/en/latest/
GNU General Public License v3.0
42 stars 3 forks source link

Fix segfault transposed data #125

Closed inakleinbottle closed 2 years ago

inakleinbottle commented 2 years ago

Fix for issue of segmentation fault caused by passing in transposed (F-contiguous) data to tosig functions; closes #124.