Skip to content

Add Python 3 support#24

Open
americast wants to merge 4 commits into
ruidan:masterfrom
americast:py3
Open

Add Python 3 support#24
americast wants to merge 4 commits into
ruidan:masterfrom
americast:py3

Conversation

@americast

Copy link
Copy Markdown

I have made changes to provide support in Python 3. Unfortunately, I was unable to get it running in Python 2, due to some numpy version incompatibility issue. The latest version of numpy required Python 3.5+, and hence I made some changes to it.

@ruidan Please review and merge.

Thanks!

@ruidan

ruidan commented Aug 28, 2019

Copy link
Copy Markdown
Owner

Thank you for the changes, but I think it would be better to change the numpy version and the syntax to be compatible with both python2 and python3.

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