Collection of Python PyPI projects of a mathematical nature. It's purpose is to host and provide infrastructure for my Python mathematical hobby projects.
The overall project's name is Boring Math and consists of PyPI
projects with PyPI and GitHub names beginning "boring-math-". All
projects are all under the boring_math Python namespace.
For more information visit the project's homepage.
| Name | PyPI | GitHub | Docs | Python Package |
|---|---|---|---|---|
| Abstract Algebra | boring-math-abstract-algebra | gh | gh_pages | boring_math.abstract_algebra |
| Combinatorics | boring-math-combinatorics | gh | gh_pages | boring_math.combinatorics |
| Number Theory | boring-math-number-theory | gh | gh_pages | boring_math.number_theory |
| Prob Distributions | boring-math-probability-distributions | gh | gh_pages | boring_math.probability_distributions |
| Pythagorean Triples | boring-math-pythagorean-triples | gh | gh_pages | boring_math.pythagorean_triples |
| Recursive Functions | boring-math-recursive-functions | gh | gh_pages | boring_math.recursive_functions |
| Special Functions | boring-math-special-functions | gh | gh_pages | boring_math.special_functions |
These are fun little math projects which I enjoy doing. They have many loose threads. They are as much for me to learn Python as they are for me to play with math.
Copyright (c) 2016-2025 Geoffrey R. Scheller. Licensed under the Apache License, Version 2.0. See the LICENSE file for details.