matrix-exponentiation topic

List matrix-exponentiation repositories

cpmoptimize

180
Stars
11
Forks
Watchers

🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)

Competitive-Programming-Repository

432
Stars
154
Forks
Watchers

Competitive Programming templates that I used during the past few years.