-
If you try to issue too many calibration coefficients in one go the device fails to respond. I assume this is due to some max string length issue. This could either be fixed by the python tool splitti…
-
Hi!
I have troubles with running the client-side. When I run the program with Docker and access localhost:8080 - I encounter this error message (first photo of website) that it cant send GET reques…
-
With just
```
pip install opendp[polars]
```
the shell tries to parse the square brackets, and fails:
```
zsh: no matches found: opendp[polars]
```
We should make sure it any extra installs ar…
-
## Overview
- Design and implement the file upload selector
## Issues
- [x] https://github.com/opendp/dp-creator-ii/issues/81
## Dependencies
- None
## Related
- https://github.com/opendp…
-
- Select a library to use for LDP methods
- Implement various approaches to generating noise
- Define the method to inject the generated noise appropriately to the dataset
-
Just like how Google lists OpenDP under "related projects" here...
https://github.com/google/differential-privacy#related-projects
... we should list their project and other open source DP proje…
-
The `save-always` input to `actions/cache` has been deprecated, resulting in warnings, as shown in the following CI run:
https://github.com/opendp/opendp/actions/runs/11223005186/job/31197127537#step…
-
I am exploring feasibility to use your library on an embedded arm platform (aarch64).
-Cross compile the rust core with the correct toolchain
-Use the C interface to invoke the core APIs
Could y…
-
There's never a distinction between input vs output measure, so "output" is unnecessary. But there is a distinction between a measure (general mathematics) and a privacy measure (DP), and we want to e…
-
Should we keep organising events like the one we had for hacktoberfest?