* Remove the use of pyqtgraph.ptime With us supporting python3.7+, we have no more need for the ptime module and can instead safely use perf_counter for everything. * Address small issues PR turned up * Reword comment in ImageView
Add pure-python integrator to verlet chain example
- Relativity simulator - Optics simulator - Mechanical chain simulator