forrestbao/pyeeg

TypeError brought by numpy.floor()

tongdaxu opened this issue · 1 comments

Hi, Thanks for building this lib !

I found the same issue as #22 and #21, and I do the same fix manually myself.

May I ask a reason for not merging them into master? That is only a tiny problem brought by numpy version and should be straight forward to review.

Fixed for pull request #21