Skip to content
m-squared96 edited this page Jan 21, 2021 · 2 revisions

Welcome to the PyPLANE wiki!

PyPLANE

PyPLANE is an open source graphical application used for the visualisation and numerical solving of systems of ordinary differential equations. PyPLANE can currently solve both one- and two-dimensional systems and, by extension, first- and second-order ODEs.

PyPLANE is maintained by three physics graduates, who observed a lack of up-to-date and maintained tooling for solving non-linear ODEs. We hope to help current and future students in their studies, as well as educators and researchers by expanding on the remit covered by existing tools.

PyPLANE wouldn't be possible without being dependent on the following Python projects:

  • NumPy
  • SymPy
  • SciPy
  • Matplotlib
  • PyQt5

Clone this wiki locally