Skip to content

Conversation

@SoraSuegami
Copy link
Member

No description provided.

- Updated various instances in the codebase to pass evaluator types as references (e.g., `None::<&PolyPltEvaluator>` instead of `None::<PolyPltEvaluator>`).
- Introduced environment variable helpers in `src/env.rs` for runtime configuration.
- Enhanced `GGH15BGGPubKeyPltEvaluator` to utilize `DashMap` for state management and improved performance by delaying the aux matrix sampling.
- Adjusted the sampling of LUT and gate auxiliary matrices to improve efficiency and clarity.
- Updated tests to reflect changes in evaluator references and ensure consistency across the codebase.
…ve NestedRnsPolyContext logic to reduce the LUT size
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.

2 participants