forked from privacy-scaling-explorations/halo2
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump v0.4.5 and add rayon (#39)
* chore: add rayon * bump to version v0.4.5 * fix: asm only x86, fix parallelize inner product * fix cargo * chore: update ci test * chore: add Cargo.lock * cargo update plotters * fix fontkit dep * always test with circuit-params
- Loading branch information
1 parent
916c0bf
commit 9aff164
Showing
5 changed files
with
1,974 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
/target | ||
**/*.rs.bk | ||
Cargo.lock | ||
.vscode | ||
.DS_Store |
Oops, something went wrong.