Skip to content

Conversation

@Whadup
Copy link

@Whadup Whadup commented Dec 5, 2017

Hi there,
to run on my mac with python 3.6, I had to do these small changes.
apparently, the api for collections has changed from iteritems() to items() and typechecking for numpy integers is more strict (int divided by 2 gives float)
Hope this helps,
Cheers
Lukas

Copy link
Owner

@EigenPro EigenPro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Lukas! This neat modification is compatible with Python 2.7. So I would like to just merge it. But could you revert the change for the assert (L 40) in this commit.? I want to keep this for a while to avoid the relatively disappointing performance on CPU.

@Whadup
Copy link
Author

Whadup commented Dec 10, 2017 via email

@EigenPro EigenPro dismissed their stale review December 29, 2017 04:38

file merged

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