Skip to content

Commit

Permalink
Merge pull request #193 from o1-labs/mimoo/permut
Browse files Browse the repository at this point in the history
[kimchi] fix bugs and abstraction for permutation's shifts
  • Loading branch information
mimoo authored Oct 28, 2021
2 parents c9ead7f + 923799b commit 249ccc8
Show file tree
Hide file tree
Showing 7 changed files with 497 additions and 413 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ jobs:
- name: build ocaml types
run: |
cargo build --features ocaml_types
- name: Run cargo fmt
run: |
cargo fmt
Loading

0 comments on commit 249ccc8

Please sign in to comment.