Module steenrod_parser

Module steenrod_parser 

Source
Expand description

This module includes code for parsing an expression in the Steenrod algebra into an abstract syntax tree.

Enumsยง

AlgebraBasisElt
AlgebraNode
BocksteinOrSq

Functionsยง

algebra_expr ๐Ÿ”’
algebra_factor ๐Ÿ”’
algebra_generator ๐Ÿ”’
algebra_term ๐Ÿ”’
brackets ๐Ÿ”’
Surround with brackets
convert_error ๐Ÿ”’
digits ๐Ÿ”’
fold_separated ๐Ÿ”’
module_expr ๐Ÿ”’
module_generator ๐Ÿ”’
module_term ๐Ÿ”’
p_or_sq ๐Ÿ”’
parse_algebra
parse_module
scalar ๐Ÿ”’
space ๐Ÿ”’
Pad both ends with whitespace

Type Aliasesยง

IResult ๐Ÿ”’
ModuleNode