aicis/fresco

Extend demos with mean calculation

Closed this issue · 1 comments

Would it be possible to add a demo demonstrating the calculation of an arithmetic mean between n-parties (while each party provides a single integer)

You can use the SampleMean from the fresco-stat library, you can see the unit tests as an example of how to use it.