Skip to content

Prototypes of a Learning With Errors (LWE) Implementation

Notifications You must be signed in to change notification settings

pmuens/proto-lwe

Repository files navigation

Learning With Errors (LWE) - Prototypes

Diving into "Learning With Errors" (LWE) via the Tutorial Series by Mark Schultz.

Setup

  1. git clone <url>
  2. nix-shell
  3. python <file>

Optional: Update the python.formatting.blackPath property in the .vscode/settings.json file. Run which black within a Nix shell to get the project-specific black path.

Useful Commands

nix-shell

python <file>

Useful Resources

About

Prototypes of a Learning With Errors (LWE) Implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published