Mathematical special functions, abstract and concrete.
Project description
Daddy's Boring Math Library
Collection of Python PyPI projects of a mathematical nature. All under
the boring-math namespace. The purpose of this collection is to host and
provide infrastructure for my Python mathematical hobby projects.
The name was suggested by my then 13 year old daughter Mary.
Boring Math boring-math namespace projects
| Name | PyPI | GitHub | Docs | Python Package |
|---|---|---|---|---|
| Special Functions | boring-math-special-functions | gh | gh_pages | boring_math.special_functions |
| Integer Math | boring-math-integer-math | gh | gh_pages | boring_math.integer_math |
| Prob Dists | 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 |
Namespace Projects
Boring Math Library: boring-math
The PyPI boring-math project has three purposes. The first is to claim
the project name boring-math on PyPI. The second is to host the python
package boring-math.special_functions. The third is to host the Sphinx
based documentation on GH-Pages for all the boring-math namespace projects.
The special_functions package will be written in pure Python.
Integer Math: boring-math-integer-math
Two Python modules of an integer math nature.
- Number Theory Module: boring_math.integer_math.num_theory
- Combinatorics Module: boring_math.integer_math.combinatorics
Probability Distributions: boring-math-probability-distributions
Python package to generate and visualize probability distributions.
Pythagorean Triples: boring-math-pythagorean-triples
Package containing a class to generate Pythagorean triples along with a CLI executable.
Recursive Functions: boring-math-recursive-functions
Exploring different ways to efficiently implement recursive functions in Python.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file boring_math-1.1.0.tar.gz.
File metadata
- Download URL: boring_math-1.1.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cfa75e73fdb0e559e09f3b8e1ffa0a1ef8beb9ce03c270c2a4bb980a7e6cdc7
|
|
| MD5 |
111e99fac7b92f703e0d16193f0ed18d
|
|
| BLAKE2b-256 |
a7e69430138697ab6020b47c32cc490e596f7c4c8957dacb0f14d31d40367267
|
File details
Details for the file boring_math-1.1.0-py3-none-any.whl.
File metadata
- Download URL: boring_math-1.1.0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f397e2d2a14beabfea04b57d2c0c59f088abe7e5a731386043fa77d7a4fa979f
|
|
| MD5 |
05e658bedf1ac073c2d1cecb91ca211d
|
|
| BLAKE2b-256 |
9eb1d1fa43fb268792d9800541dc4dc9315f8c1b6393d3211a050911a86c288a
|