-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
There is no documentation at all for RecogniseClassical right now. We should say at least:
- what are valid inputs ("classical groups in natural representation"?)
- what are the outputs
- point out existence of
DisplayRecog, useful for debugging- alternatively, change
RecogniseClassicalto return an actual object which has aViewObjmethod based onDisplayRecog
- alternatively, change
Perhaps we actually want a slightly higher-level wrapper around it and use that instead, which returns a much smaller record with only the salient info. (For example, entries like sq1 or needMeataxe seem mainly for internal use?)
Reactions are currently unavailable