Closed breznak closed 8 years ago
generating data with about 1M points (~24hrs) takes too much time in matlab, it should be very fast with vector operations.
the bug seems to be in periodicity.m
periodicity.m
periodicity.m is now faster, check PR
much better, thanks! :+1: fixed in #59 , closing
generating data with about 1M points (~24hrs) takes too much time in matlab, it should be very fast with vector operations.