Skip to content

uvm-plaid/programming-dp

Repository files navigation

Programming Differential Privacy

This is the source repository for the book "Programming Differential Privacy." You can find the book online here!.

Build Notes

To build the book:

jupyter-book build .

To publish the html:

ghp-import -n -p -f _build/html

To generate latex:

jupyter-book build . --builder latex

License

License: CC BY-NC-SA 4.0 License: MIT

  • The book content is licensed under CC BY-NC-SA 4.0:
    You may share and adapt with attribution, for non-commercial purposes, and under the same license.

  • The code examples are licensed under the MIT License:
    You may use, modify, and distribute the code freely, even for commercial use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 16