Builder fixes
Compare changes
+ 80
− 1
@@ -2,6 +2,8 @@ import numpy as np
@@ -40,5 +42,82 @@ 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.