qfall / math

Library providing mathematical basics in Rust. The library is based on FLINT.
Mozilla Public License 2.0
20 stars 2 forks source link

binomial and uniform sampling for MatPolyOverZ and MatPolyRingZq #391

Closed jnsiemer closed 1 year ago

jnsiemer commented 1 year ago

Description

This PR implements...

for MatPolyOverZ and MatPolynomialRingZq.

Testing

Checklist: