tasm-lib 2.0.0

Code snippets for Triton VM assembly with tests and statistics.
Documentation
1
2
3
4
5
pub mod horner_evaluation;
pub mod inner_product_of_three_rows_with_weights;
pub mod inner_product_of_xfes;
pub mod sum_of_bfes;
pub mod sum_of_xfes;