Builder fixes
Compare changes
+ 91
− 14
@@ -2,6 +2,8 @@ import numpy as np
@@ -16,31 +18,106 @@ def test_kwant_conversion(seed):
\ No newline at end of file
Address issues related to interfacing with kwant, such as qt/kwant-scf#10 and qt/kwant-scf#9.