Top Level Releases

Boring Math

These are the most resent Boring Math project PyPI releases.

PyPI and GitHub Name

Python Module

Version

Date Released

boring-math-abstract-algebra

boring_math.abstract_algebra

1.1.0

2026-01-17

boring-math-combinatorics

boring_math.combinatorics

2.0.0

2025-10-09

boring-math-number-theory

boring_math.number_theory

2.0.0

2025-10-09

boring-math-probability-distributions

boring_math.probability_distributions

1.0.0

2026-04-20

boring-math-pythagorean-triples

boring_math.pythagorean_triples

0.8.3

2025-10-09

boring-math-recursive-functions

boring_math.recursive_functions

1.0.0

2025-10-12

boring-math-special-functions

boring_math.special_functions

5.0.0

2026-04-20

Remarks

Attention

Maintainer will try to keep these top level releases consistent with each other.

Important

Developer avoids using caps on dependencies. As much as possible, when a package needs updated boring math internal dependencies, the package will be deployed to PyPI first before any of its internal dependencies. This will prevent pip from installing a version of the package until all its dependencies are in place.

Note

In the development environment, packages and their dependencies are usually developed in parallel along with their test suites.