algorithm_study icon indicating copy to clipboard operation
algorithm_study copied to clipboard

Reeds–Sloane algorithm

Open bluedawnstar opened this issue 5 years ago • 1 comments

https://en.wikipedia.org/wiki/Reeds%E2%80%93Sloane_algorithm

https://github.com/zimpha/algorithmic-library/blob/master/cpp/mathematics/linear-recurrence.cc https://paste.ubuntu.com/p/rHR9MHw5jP/

...+

cf: https://en.wikipedia.org/wiki/Berlekamp%E2%80%93Massey_algorithm

bluedawnstar avatar Nov 28 '20 03:11 bluedawnstar

https://github.com/zimpha/algorithmic-library/blob/master/cpp/mathematics/linear-recurrence.cc

bluedawnstar avatar Nov 29 '20 08:11 bluedawnstar