QMsolve: A Python module for solving and visualizing the Schrödinger equation
⚛️ A module for solving and visualizing the Schrödinger equation. - quantum-visualizations/qmsolve... (more…)
Read more »I get asked a lot if it really makes sense to write tests for software. The general answer is yes, but it depends with who you are working with, the complexity, life cycle of the project and many other factors. I would argue that is very hard to have a … Read more