Quickstart#

When you have installed the package, just import the module you want to use by running

from mathematics import module

Where module is the module you want to import. The modules are algebra, counting, number_theory, stats, and probability.