Boring Math - Probability Distributions
=======================================
PyPI project
`boring-math-probability-distributions
<https://pypi.org/project/boring-math-probability-distributions>`_.
Package to generate and visualize probability distributions.
- continuous distributions:
- Normal: ``boring_math.probability_distributions.normal``
- Uniform: ``boring_math.probability_distributions.uniform``
- discrete distributions:
- Binomial: ``boring_math.probability_distributions.binomial``
This PyPI project is part of of the grscheller
`boring-math namespace projects
<https://github.com/grscheller/boring-math/blob/main/README.md>`_
Documentation
-------------
Documentation for this project is hosted on
`GitHub Pages
<https://grscheller.github.io/boring-math/probability-distributions/development/build/html/>`_.
Copyright and License
---------------------
Copyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache
License, Version 2.0. See the LICENSE file for details.
Raw data
{
"_id": null,
"home_page": null,
"name": "boring-math-probability-distributions",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "distribution, probability distributions, sample data",
"author": null,
"author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
"download_url": "https://files.pythonhosted.org/packages/9a/0e/788e86a1d04a435fa6ab657a91e03213a62b18e8d0750ec8ce0ec8fec7ac/boring_math_probability_distributions-0.8.0.tar.gz",
"platform": null,
"description": "Boring Math - Probability Distributions\n=======================================\n\nPyPI project\n`boring-math-probability-distributions\n<https://pypi.org/project/boring-math-probability-distributions>`_.\n\nPackage to generate and visualize probability distributions.\n\n- continuous distributions:\n\n - Normal: ``boring_math.probability_distributions.normal``\n - Uniform: ``boring_math.probability_distributions.uniform``\n\n- discrete distributions:\n\n - Binomial: ``boring_math.probability_distributions.binomial``\n\nThis PyPI project is part of of the grscheller\n`boring-math namespace projects\n<https://github.com/grscheller/boring-math/blob/main/README.md>`_\n\nDocumentation\n-------------\n\nDocumentation for this project is hosted on\n`GitHub Pages\n<https://grscheller.github.io/boring-math/probability-distributions/development/build/html/>`_.\n\nCopyright and License\n---------------------\n\nCopyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache\nLicense, Version 2.0. See the LICENSE file for details.\n",
"bugtrack_url": null,
"license": null,
"summary": "Visualize probability distributions",
"version": "0.8.0",
"project_urls": {
"Changelog": "https://github.com/grscheller/boring-math-probability-distributions/blob/main/CHANGELOG.md",
"Documentation": "https://grscheller.github.io/boring-math/probability-distributions/development/build/html/releases.html",
"Homepage": "https://github.com/grscheller/boring-math/blob/main/README.md",
"Source": "https://github.com/grscheller/boring-math-probability-distributions"
},
"split_keywords": [
"distribution",
" probability distributions",
" sample data"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "501f0b84c4d9a0f6e138e6e7fc4d6953ce3b568234f2599e6af55e0290ac52f5",
"md5": "bbcc99e10c4ee32833b9d8b835e0b5af",
"sha256": "d3d76eb53fc5ddec9195e4a759e14d515f55178372b23523ab84689b88266536"
},
"downloads": -1,
"filename": "boring_math_probability_distributions-0.8.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bbcc99e10c4ee32833b9d8b835e0b5af",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 16919,
"upload_time": "2025-08-04T18:21:10",
"upload_time_iso_8601": "2025-08-04T18:21:10.352424Z",
"url": "https://files.pythonhosted.org/packages/50/1f/0b84c4d9a0f6e138e6e7fc4d6953ce3b568234f2599e6af55e0290ac52f5/boring_math_probability_distributions-0.8.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9a0e788e86a1d04a435fa6ab657a91e03213a62b18e8d0750ec8ce0ec8fec7ac",
"md5": "d0ebcfea945f0c2bbe95420d629fde51",
"sha256": "83417b02f3f7438b69777d3a7983fe2f10590bfacd84b03ed353b3e9c2c1533f"
},
"downloads": -1,
"filename": "boring_math_probability_distributions-0.8.0.tar.gz",
"has_sig": false,
"md5_digest": "d0ebcfea945f0c2bbe95420d629fde51",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 11944,
"upload_time": "2025-08-04T18:21:11",
"upload_time_iso_8601": "2025-08-04T18:21:11.762878Z",
"url": "https://files.pythonhosted.org/packages/9a/0e/788e86a1d04a435fa6ab657a91e03213a62b18e8d0750ec8ce0ec8fec7ac/boring_math_probability_distributions-0.8.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-04 18:21:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "grscheller",
"github_project": "boring-math-probability-distributions",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "boring-math-probability-distributions"
}