#modular-arithmetic #modular #arithmetic #competitive

modutil

Provide the methods supports modular arithmetic

1 unstable release

0.1.0 Mar 26, 2024

#826 in Math

Download history 80/week @ 2024-03-22 30/week @ 2024-03-29 6/week @ 2024-04-05

116 downloads per month

CC0 license

13KB
245 lines

Document

Provide methods to support modular arithmetic.

Implemented features is still few and the API is subject to significant change.

LICENSE

This crate is provided under CC0-1.0 License.
Please read LICENSE.


lib.rs:

Provide methods to support modular arithmetic.

Implemented features is still few and the API is subject to significant change.

No runtime deps