-
Notifications
You must be signed in to change notification settings - Fork 11
Bind LenLexCmp and the other order objects #470
Copy link
Copy link
Labels
libsemigroups-feature-not-yet-supportedLabel for issues and PRs related to features of libsemigroups not yet supported hereLabel for issues and PRs related to features of libsemigroups not yet supported hereresolved-pending-releaseLabel for issues that are resolved and will be closed at the next release.Label for issues that are resolved and will be closed at the next release.
Description
Activity
Metadata
Metadata
Assignees
Labels
libsemigroups-feature-not-yet-supportedLabel for issues and PRs related to features of libsemigroups not yet supported hereLabel for issues and PRs related to features of libsemigroups not yet supported hereresolved-pending-releaseLabel for issues that are resolved and will be closed at the next release.Label for issues that are resolved and will be closed at the next release.
These are currently unbound, mostly because the data-less versions (
LenLexCmp,LexCmp) aren't really useful in python. They start being useful inWrCmpandWtLenLexCmpetc when they have data.