Skip to content
Snippets Groups Projects
Commit abd1ee0f authored by graham's avatar graham
Browse files

ENH: Distribution. Adding operator+ to allow

    reduce(dist, sumOp< Distribution<scalar> >());

operations for parallel data.  Combines distributions using the
coarsest binWidth.

Changed write function to write normalised and raw to the same file.

BUG: Distribution. Corrected inaccurate median calculation.
parent 93dd3050
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment