OpenMined / PyDP

The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy
Apache License 2.0
497 stars 136 forks source link

Update Google C++ DP library to the latest commit and fix compilation errors #405

Closed dvadym closed 2 years ago

dvadym commented 2 years ago

The API change in C++ library - privacy_budget and remaining_privacy_budget are not part of Algorithm API anymore