Martin Diehl
|
1cf9c59850
|
standardizing
import follows PEP style guide, encoding not needed for python3
|
2019-06-14 13:03:30 +02:00 |
Martin Diehl
|
cd63a92733
|
using python 2.7 has shebang will also work on mac without symlink
unless someone uses the 6 year old python 2.6, this should be save
|
2016-07-18 19:35:35 +02:00 |
Martin Diehl
|
a21e8cd863
|
usind explicitly python2 to run in environments with python 3 as default
|
2016-05-11 11:01:39 +02:00 |
Philip Eisenlohr
|
3e6d2710a3
|
added option to report probability density
|
2016-04-05 16:18:34 -04:00 |
Philip Eisenlohr
|
fcddf9345e
|
added option for non-uniform weights
|
2016-03-27 17:54:49 -04:00 |
Philip Eisenlohr
|
0d93a47c71
|
Generate histogram of N bins in given data range.
|
2016-03-27 13:34:19 -04:00 |