Skip to content

Symmetric and asymmetric normal distributions in Python

Notifications You must be signed in to change notification settings

microfluidica/normaldistrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

normaldistrib

CI Ruff uv Publish PyPI PyPI - Python Version

Generate symmetric and asymmetric normal distributions.

Installation

Install with pip:

pip install normaldistrib

Usage

See normaldistrib.py for the available functions.