EMS-TU-Ilmenau / fastmat

A library to build up lazily evaluated expressions of linear transforms for efficient scientific computing.
https://fastmat.readthedocs.io
Apache License 2.0
24 stars 8 forks source link

The LFSRCirculant properties size and taps should be renamed to order and polynomial #80

Closed ChristophWWagner closed 3 years ago

ChristophWWagner commented 4 years ago

Since the tap configuration and size of the register effectively are correspondances to the polynomial, from galois theory it is more consistent with the underlying concept of a characteristic polynomial of a certain order.