Closed dllahr closed 3 years ago
I enhanced the fast_corr.fast_corr and related methods so they can accept 1D arrays as inputs (previously it would throw an exception - required a 2D array, workaround previously was to make the 2nd dimension size 1).
I enhanced the fast_corr.fast_corr and related methods so they can accept 1D arrays as inputs (previously it would throw an exception - required a 2D array, workaround previously was to make the 2nd dimension size 1).