Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 448 Bytes

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