pedrohnv/vectfit_julia

Make arrays' shapes uniform

Opened this issue · 0 comments

Arrays f and weight must have shape (nfun, nfreq). This forces the user to transpose f before and after the function call. This is annoying and error-prone.