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 From_str #428

Closed Marcel583 closed 2 weeks ago

Marcel583 commented 3 weeks ago

Description

This PR implements from_str for MatPolyRingZq.

Testing

Checklist: