votca / votca

The source of the votca-csg and xtp packages
https://www.votca.org
Apache License 2.0
47 stars 29 forks source link

Histogramnew #765

Open JoshuaSBrown opened 6 years ago

JoshuaSBrown commented 6 years ago

Replace dependence on old histogram class with new histogram.

JoshuaSBrown commented 5 years ago
JoshuaSBrown commented 5 years ago

Also need to add unit testing if number of bins is set to 1.

Add assertions if negative values are passed in for number of bins, possibly switch number of bins to type size_t.