use set instead of frozenset
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 22 Apr 2019 10:25:35 +0000 (11:25 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 22 Apr 2019 10:25:35 +0000 (11:25 +0100)
commit58de03afa38a475a8c054a65be8b2ca53c6a142e
treef368bba5e03630542b8d0a445fcd82fbd24a4538
parentb31ca0a7ab7aa9b1f0f47b36b5c8fcd2a6d95715
use set instead of frozenset
return sorted  list from exponents property
join operates on strings (not the list)
simplify __repr__
TLB/src/LFSR2.py