combinat: Combinatorics
Dom: Domains
Cat: Categories
IPC: Library for Inter Process Communications
operators: Operators
output: Formatted Output
polylib: Polynomials library
Prog: Programmer toolbox
1.2. Examples of use of MuPAD-Combinat
Several examples of use, such as some predefined combinatorial algebras (symmetric functions, free quasi symmetric functions, the Loday-Ronco algebra), are provided in examples. You can also browse through the experimental stuff but this is at your own risk.
examples -- Examples (package Combinat)
experimental -- Experimental examples (package Combinat)
1.3. The (mostly deprecated) mu-EC library
The following libraries are imported verbatim from the former mu-EC package. They are provided as-is, to ensure backward compatibility for former users of mu-EC, but are not maintained any-more. Most of the functionnalities are available in the main MuPAD-Combinat libraries, with a better and more systematic design. We urge the users to use them instead whenever possible (for example, please use combinat::partitions::list instead of muEC::PART::ListPart).
muEC::TYP -- mu-EC library for type checking (package Combinat, deprecated)
muEC::PART -- mu-EC library for partitions (package Combinat, deprecated)
muEC::COMP -- mu-EC library for compositions (package Combinat, deprecated)
muEC::SG -- mu-EC library for the symmetric group (package Combinat, deprecated)
muEC::SYMF -- mu-EC library for symmetric functions (package Combinat, deprecated)
muEC::SFA -- mu-EC library for symmetric functions on alphabets (package Combinat)
muEC::SP -- mu-EC library for Schubert polynomials (package Combinat, deprecated)