:orphan: Examples ======== This gallery walks through every public feature of ``mathematicskit.combinatorics``: permutation/combination counting and generation, Pascal's triangle, integer partitions, the inclusion-exclusion principle, and Stirling/ Catalan/Bell numbers. See also the narrative tutorial: - :doc:`/tutorials/counting_primes_and_probability` Each script in this gallery is self-contained and can be run directly with ``python examples/combinatorics/
/