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

MatPolyRingZq properties #386

Closed Marcel583 closed 1 year ago

Marcel583 commented 1 year ago

Description

This PR implements is_identity, is_zero and is_square for MatPolyRingZq.

Testing

Checklist: