lambdaclass / lambdaworks

lambdaworks offers implementations for both SNARKs and STARKs provers, along with the flexibility to leverage their individual components for constructing customized SNARKs.
https://lambdaclass.github.io/lambdaworks/
Apache License 2.0
625 stars 140 forks source link

Polynomial: differentiate & print methods. #929

Closed feltroidprime closed 1 month ago

feltroidprime commented 1 month ago

Rationale :

Thank you! :)

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 96.42857% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.12%. Comparing base (e14cf2b) to head (cae0f12).

Files with missing lines Patch % Lines
math/src/polynomial/mod.rs 96.42% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #929 +/- ## ========================================== + Coverage 71.08% 71.12% +0.04% ========================================== Files 144 144 Lines 31824 31880 +56 ========================================== + Hits 22622 22676 +54 - Misses 9202 9204 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.