This is an old revision of the document!


Statistical methods for biodiversity research

  • Official page of NumPy The fundamental package needed for scientific computing with Python.
  • SciPy Another Python library that uses NumPy to do advanced math, signal processing, optimization, statistics. The list of staticical functions is provided here.
  • matplotlib A python 2D plotting library which produces publication quality figures.