You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
2.0.0 - 2020-07-20
Added
Two new tools added to permtools. A command to check if a class has a regular
insertion encoding, and a command to compute the lexicographically minimal
basis.
Typing
pylint
clear_cache method in Perm and Av
up_to_length, of_length, first iterators in Perm and Av
to_svg for all patterns
show method for all patterns (opens browser tab)
Functions returning list (or other data structures) made into generators when possible