Usage¶
How to installing the package¶
Install the project into your Python environment:
$ pip install boring-math-combinatorics
Importing the modules¶
Import the functions from the combinatorics module.
from boring_math.combinatorics import comb, perm