Anyone have any tips/good practice for handling matrices in python without using builtins/numpy?<p>In interview prep unfortunately, so I can't just write the code that makes sense.<p>Hopefully can put all this to work making some cool demos ;)