mirror of
https://github.com/circify/circ.git
synced 2026-01-09 13:48:02 -05:00
Upload Braun's thesis & fix link (#133)
This commit is contained in:
BIN
doc/resources/braun-bs-thesis.pdf
Normal file
BIN
doc/resources/braun-bs-thesis.pdf
Normal file
Binary file not shown.
@@ -1,7 +1,7 @@
|
||||
//! Lowering IR to R1CS
|
||||
//!
|
||||
//! [Ben Braun's
|
||||
//! thesis](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.683.6940&rep=rep1&type=pdf)
|
||||
//! thesis](https://github.com/circify/circ/tree/master/doc/resources/braun-bs-thesis.pdf)
|
||||
//! is a good intro to how this process works.
|
||||
use crate::cfg::CircCfg;
|
||||
use crate::ir::term::precomp::PreComp;
|
||||
|
||||
Reference in New Issue
Block a user