/python-snippets

Useful python code snippets.

Primary LanguagePythonOtherNOASSERTION

Python Snippets

Written by Jessica Hamrick jhamrick@berkeley.edu

The snippets package contains the following modules:

  • circstats -- circular statistics toolbox
  • graphing -- helper functions for graphing with matplotlib/pyplot
  • ipynb -- helper functions for working with the IPython Notebook
  • safemath -- helper functions for preventing overflow/underflow
  • stats -- helper functions for working with probabilities/statistics