You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes and cleanups in Accounting libraries,Privacy on Beam and Go DP library.
C++ accounting library:
- Change float-based artifacts to double-based
- Check when composing two PLDs (both pessimistic or both optimistic)
Python accounting library:
- Use vectorized call when exponentiate during computation of delta from epsilon
- Fast computation of delta without convolution
Privacy on Beam:
- Small cleanup changes.
- Refactoring to prepare for adding QuantilesPerKey.
Go DP library:
- Update dependencies
- Simplify BoundedQuantiles algorithm and increase alpha
General updates:
- Update README: new supported algorithms, new reference links
GitOrigin-RevId: c904cb1ba8ce14c61a69bad25f8adabdbe68f27d
Change-Id: I47805ba7b4927d162767510225214935c51f43b5
0 commit comments