Skip to content

Create README.md#46

Merged
ericchansen merged 1 commit intoericchansen:masterfrom
egulotty:patch-1
Jun 15, 2017
Merged

Create README.md#46
ericchansen merged 1 commit intoericchansen:masterfrom
egulotty:patch-1

Conversation

@egulotty
Copy link
Copy Markdown
Contributor

@ericchansen ericchansen merged commit e5ecb43 into ericchansen:master Jun 15, 2017
ericchansen pushed a commit that referenced this pull request Oct 31, 2018
Compatibility for Python 2 and 3 (excluding Simplex optimizer)

Squashed Commits Below
-----------------------------

* a few python 2/3 compatabilities
* py3 global zip is iterator, izip is deprecated
* python3 compatability with map(), basestring, and iterator.next()
* iteritems() changed to iter(dict.items()) for py3
* more py2to3 compatability
* more py2to3 changes, seems to be working for now but need to run the full example to test it more
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