Skip to content

fix casting error on numpy 1.11.0 when loading brain vision data#5

Open
jscastanoc wants to merge 1 commit intoventhur:masterfrom
jscastanoc:master
Open

fix casting error on numpy 1.11.0 when loading brain vision data#5
jscastanoc wants to merge 1 commit intoventhur:masterfrom
jscastanoc:master

Conversation

@jscastanoc
Copy link

the previous version was triggering the error:

TypeError: Cannot cast ufunc multiply output from dtype('float64') to dtype('int64') with casting rule 'same_kind'

explicit casting is necessary to about this

@venthur
Copy link
Owner

venthur commented Jun 13, 2016

Hi @jscastanoc thank you for the fix. I've merged it and pushed it it wyrm's new home for future pull requests please use the bbci repository instead, as this one here is deprecated.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants