Pratyush Mishra
|
4020fbc226
|
Add convenience impls for common types (#137)
* Work
* Tweak
* Fmt
* Work
* Format + typo fixes
* `no-std` fix
|
1 year ago |
Pratyush Mishra
|
a12499518c
|
Add back `ToBytesGadget` and `ToBitsGadget` to `prelude` (#136)
|
1 year ago |
Pratyush Mishra
|
d011859416
|
Refactor `UInt{8,16,64,128}` into one struct `UInt` (#121)
|
1 year ago |
Pratyush Mishra
|
ed2d55e6ff
|
Rename `NonNativeFieldVar` -> `EmulatedFpVar` (#135)
|
1 year ago |
Pratyush Mishra
|
1ff3a902bd
|
Add `Mul<NonNativeFieldVar> for Group` (#134)
|
1 year ago |
Michele Orrù
|
6d64f379a2
|
Fix with latest arkworks version. (#95)
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
2 years ago |
Weikeng Chen
|
b7874406ec
|
Upgrade to work with latest `ark-ff` (#90)
Co-authored-by: Sun <huachuang20@gmail.com>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
|
3 years ago |
Pratyush Mishra
|
1cf947c761
|
Merge nonnative (#79)
Co-authored-by: Nicholas Ward <npward@berkeley.edu>
Co-authored-by: Pratyush Mishra <pratyushmishra@berkeley.edu>
Co-authored-by: Weikeng Chen <w.k@berkeley.edu>
Co-authored-by: Dev Ojha <ValarDragon@users.noreply.github.com>
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
Co-authored-by: William Lin <31808623+Will-Lin4@users.noreply.github.com>
Co-authored-by: Dev Ojha <dojha12@gmail.com>
Co-authored-by: Alex Ozdemir <aozdemir@hmc.edu>
|
3 years ago |