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

Add z poly z #410

Closed 3pmile closed 3 weeks ago

3pmile commented 2 months ago

Description

Addition for Z and PolyOverZ

This PR implements...

for/ of Component.

Addition

Testing

Checklist:

3pmile commented 2 months ago

Please have a look at the implementation and whether edge cases for tests are missing