-
Notifications
You must be signed in to change notification settings - Fork 1
histed/PyToolsMH
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
collection of utility code Mark Histed mhisted@gmail.com mathMH.chop() # rounds to a specified number of sig digits mathMH.smooth() # smoothing using filtering, e.g. with a Hamming window ---------------- Install notes: # for developing (working directly in source dir): # for Mac, doesn't work on Windows # this adds the source dir path to site-packages/easy-install.pth sudo python setup.py develop # alternate (for Win): copies these files to site-packages # must rerun after every change to source files sudo python setup.py install -f
About
Misc python code for data analysis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published