Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve ExecutionTrace documentation #20

Open
maxgillett opened this issue Aug 4, 2022 · 0 comments
Open

Improve ExecutionTrace documentation #20

maxgillett opened this issue Aug 4, 2022 · 0 comments

Comments

@maxgillett
Copy link
Owner

maxgillett commented Aug 4, 2022

Some functions and structs lacking in documentation include the following:

fn build_aux_segment_mem<E>(trace: &ExecutionTrace, rand_elements: &[E]) -> Option<Matrix<E>>

fn build_aux_segment_rc<E>(trace: &ExecutionTrace, rand_elements: &[E]) -> Option<Matrix<E>>

struct Layouter<'a, E: FieldElement> {

@maxgillett maxgillett changed the title Improve documentation Improve ExecutionTrace documentation Aug 4, 2022
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

No branches or pull requests

1 participant