Skip to content

Python3

Joseph Weston requested to merge jbweston/kwant:python3 into master

Update Kwant to support Python 3.4

After this is merged Kwant will no longer work with Python 2.

Requires Python 3 support from Tinyarray. MR tinyarray!1 (merged) will enable this.

Merge request reports