Add files via upload
Created by: ericsihite
I added duplicate for y and h into kf->y and kf->h and change the variables to use them instead of y and h.
I guess the sanity check for if(unlikely(y.len != H.rows)) hasn't been updated yet in your version as well.