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 set_row and set_column #432

Open Marcel583 opened 1 week ago

Marcel583 commented 1 week ago

Description

This PR implements set_row and set_column for MatPolyRingZq.

Testing

Checklist: