Wow, thanks for all the tips!
I tried `pprint` and it’s way cleaner than my usual print spam. Also, the `numpy.testing` suggestion saved me hours—turns out my array *was* correct, just in a weird format.
Still struggling with nested lists though. Anyone got a magic trick for those? Maybe I’ll try the CSV dump next...
Cheers!
I tried `pprint` and it’s way cleaner than my usual print spam. Also, the `numpy.testing` suggestion saved me hours—turns out my array *was* correct, just in a weird format.
Still struggling with nested lists though. Anyone got a magic trick for those? Maybe I’ll try the CSV dump next...
Cheers!
