summaryrefslogtreecommitdiff
path: root/diffpriv.go
Commit message (Expand)AuthorAgeFilesLines
* added differential privacy to the algorithmDaniel Langesten2015-03-041-5/+4
* removed main funcDaniel Langesten2015-03-021-4/+0
* now it can add noise of a laplace distributionDaniel Langesten2015-02-241-2/+26
* wrote function for generation of values in a laplace distributionDaniel Langesten2015-02-241-2/+21
* started on code for laplace distribution generationDaniel Langesten2015-02-241-0/+5