• Language: en

Credits

PoPy could not have been developed without the efforts of many people.

Authors

Main contributors are:-

  • Phil Tresadern

  • David Cristinacce

  • Andrew Cristinacce

  • James Wright

Python Libraries

Many thanks to the people responsible for the following Python gems:-

  • NumPy - fast c style arrays + matrices

  • SciPy - ODE solver + stats functions

  • matplotlib - Plotting graphs

  • SymPy - Symbolic Python - thanks for all those Jacobians

  • sphinx - for generating this documentation

  • pylint - for diligently pointing out all our errors

  • jenkins - continuous integration server - for helping pylint shout louder

Back to Top