[roll] Roll cobalt [param_computations] Add bit-flip-prob computations

Add new methods for computing the smallest probability of flipping
bits in encoding of histograms that guarantees (epsilon,delta)-DP
for specified epsilon, delta, population, and sparsity parameters.

Computation doesn't work yet for population >= 10000,
related bug: https://fxbug.dev/82275.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/560025
Original-Revision: e7eeabddccf3cf9d94746e3c3757ed1e28610935
GitOrigin-RevId: 4a11742d8ccd868e39d06afa195af99bc50045af
Change-Id: I3db9a02754186cf6d8f87505df1afb95c9b44951
1 file changed
tree: a0cd91550319d9ac5183e8a330ec012bf3ce29d5
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.