Hi All,
I noticed a bug in kwant.plot that occurs when one try to plot 3D system with matplotlib 1.4.3.
http://nbviewer.ipython.org/urls/dl.dropboxusercontent.com/u/75521386/bug.ip...
Best, Rafal
Hi once again,
I made bad example of showing the bug. Here's better:
http://nbviewer.ipython.org/urls/dl.dropboxusercontent.com/u/75521386/correc...
I also noticed that once I remove leads it works.
Python 2.7.6 (default, Mar 22 2014, 22:59:56) Ubuntu 14.10, 3.16.0-31-generic Matplotlib: 1.4.3 Kwant: 1.0.1
Best, Rafal
2015-03-25 12:50 GMT+01:00 Rafał Skolasiński rjtskolasinski@gmail.com:
Hi All,
I noticed a bug in kwant.plot that occurs when one try to plot 3D system with matplotlib 1.4.3.
http://nbviewer.ipython.org/urls/dl.dropboxusercontent.com/u/75521386/bug.ip...
Best, Rafal
Cześć Rafał,
The bug you describe has been fixed for Kwant 1.0.2. Unfortunately, the version available for Ubuntu right now is still 1.0.1. I plan to make a newer version available soon.
If you need an immediate fix, you can install Kwant >= 1.0.2 directly from source, it’s easy.
Krzysiek