Constructing an algebra from combinatorial objects

asked 2025-10-07 18:25:29 +0200

Jeremy Martin gravatar image

I want to construct an algebra by first constructing a free module with basis a set of combinatorial objects (permutations, ordered set compositions, parking functions, whatever...) and then specifying a product. How do I do that? The CombinatorialFreeModule class is not sufficient. There used to be a CombintorialFreeAlgebra class but that may be long deprecated.

edit retag flag offensive close merge delete

Comments

What do you mean under "not sufficient"? Please provide a code illustrating the issue.

Max Alekseyev gravatar imageMax Alekseyev ( 2025-10-07 20:37:47 +0200 )edit