Skip to content

Conversation

kunxian-xia
Copy link
Collaborator

@kunxian-xia kunxian-xia commented Aug 4, 2025

Introduction

primitive test cmd
base/ext field arithmetic cargo test --release --lib test_ext_mul -- --nocapture
fri_fold cargo test --release --lib basefold::test::test_fri_fold -- --nocapture
bit reverse cargo test --release --lib basefold::test::test_bit_reverse -- --nocapture
fix var in sumcheck cargo test --release --package multilinear_extensions --lib test_fix_var
matrix multiply by vector (derive codeword) cargo test --release --package mpcs --lib test_matrix_multiply_vector
infer product witness cargo test --release --package ceno_zkvm --lib test_infer_tower_witness
infer logup witness cargo test --release --package ceno_zkvm --lib test_infer_tower_logup_witness
lde in batch cargo test --release --package mpcs --lib test_lde_batch -- --nocapture
poseidon2 mmcs cargo test --release --package mpcs --lib test_poseidon2_mmcs -- --nocapture

@maurice-mao The cmd to get these examples are

cargo test --release --lib test_ext_mul -- --nocapture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant