ancient123
b13a607b51
Update build
...
- Use default github rust version
- Stop using clippy action, it has been unmaintained since 2020
- No longer enforce nightly fmt rules in CI (they can still be enforced
in commit hooks or nix
- No longer use cargo test unstable options
- Run `cargo clippy --fix` to fix new errors
2023-07-17 10:11:31 -06:00
Alex Xiong
d9072ec0bf
fix script
2023-01-12 22:29:03 +08:00
ancient123
1cf94f9dc2
Make scripts fail out on error
2023-01-11 10:08:28 -07:00
chancharles92
94092ca6a4
fix bench.rs ( #103 )
...
* fix bench.rs
* fix script
* fix rayon bug
* simplify high degree tests
* temporarily turnoff a bench subset
* minor
* uncomment
* minor fix
* comment
* uncomment
* minor fix
Co-authored-by: zhenfei <zhenfei.zhang@hotmail.com >
2022-11-29 11:01:22 -05:00
zhenfei
719f595758
Batch all ( #89 )
...
- use sumcheck to batch open PCS
- split Prod and witness into two batches
- benchmark code
2022-10-13 23:21:30 -04:00
zhenfei
3b58050b27
feat: allow group switching, and switch group by default ( #33 )
2022-06-15 17:39:54 -04:00
zhenfei
2812d2bce2
benchmark code ( #18 )
2022-05-16 20:32:49 -04:00
zhenfei
213ce7fa3f
enabling CI with feature testing ( #13 )
2022-05-12 19:52:43 -04:00
zhenfei
9d4d178455
env setup ( #6 )
2022-04-20 17:10:25 -04:00