Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactored adding of differential privacy | Daniel Langesten | 2015-03-17 | 1 | -1/+1 |
| | |||||
* | avoiding division by zero and negative numbers and som comments describing ↵ | Daniel Langesten | 2015-03-11 | 1 | -0/+7 |
| | | | | the function | ||||
* | compile issues | Daniel Langesten | 2015-03-10 | 1 | -1/+0 |
| | |||||
* | added differential privacy to the algorithm | Daniel Langesten | 2015-03-04 | 1 | -5/+4 |
| | |||||
* | removed main func | Daniel Langesten | 2015-03-02 | 1 | -4/+0 |
| | |||||
* | now it can add noise of a laplace distribution | Daniel Langesten | 2015-02-24 | 1 | -2/+26 |
| | |||||
* | wrote function for generation of values in a laplace distribution | Daniel Langesten | 2015-02-24 | 1 | -2/+21 |
| | |||||
* | started on code for laplace distribution generation | Daniel Langesten | 2015-02-24 | 1 | -0/+5 |