Interface refactoring
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
2+ 13
− 11
@@ -8,17 +9,18 @@ def hop_dict_to_flat(hop_dict):
@@ -33,24 +35,23 @@ def flat_to_hop_dict(flat, shape, hop_dict_keys):
@@ -61,8 +62,9 @@ def complex_to_real(z):
\ No newline at end of file