NOOMA-42 / pylookup

Educational Version of Lookup Argument

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pylookup

pylookup is a project for Python implementations of popular lookup arguments.

Implemented lookup argument

  1. Plookup
  2. Caulk+
  3. Baloo
  4. CQ
  5. Lasso
  6. LogUp+GKR

Blog Posts

Test

Navigate to specific lookup argument folder and execute with command such as:

$ poetry run python3 test.py

Acknowledgement

  • MLE, Sumcheck, GKR implementation credits to gkr by Soowon
  • Folder common_util are modified based on Plonkathon

About

Educational Version of Lookup Argument


Languages

Language:Python 86.8%Language:Jupyter Notebook 13.2%