starkware-libs / stwo

Apache License 2.0
224 stars 68 forks source link

Refactor wide fibonacci Remove lookup - each row contain independent instance #811

Closed shaharsamocha7 closed 2 weeks ago

shaharsamocha7 commented 2 weeks ago

Remove lookup - each row contain independent instance


This change is Reviewable

shaharsamocha7 commented 2 weeks ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @shaharsamocha7 and the rest of your teammates on Graphite Graphite

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.48%. Comparing base (92e2001) to head (90407e6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #811 +/- ## ========================================== - Coverage 92.06% 91.48% -0.58% ========================================== Files 92 92 Lines 12489 12489 Branches 12489 12489 ========================================== - Hits 11498 11426 -72 - Misses 880 952 +72 Partials 111 111 ```

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

shaharsamocha7 commented 2 weeks ago

Merge activity