You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a function and place in labrador/utils.rs that generates random polynomial matrix with the given dimension.
This function is used to generate A, B, C, D in the paper
random generate ring polynomial matrix
Write a function and place in
labrador/utils.rs
that generates random polynomial matrix with the given dimension.This function is used to generate A, B, C, D in the paper
blocked by #5
The text was updated successfully, but these errors were encountered: