Basic Python implementation of the break-by-one gamma distribution, a proper, tractable generalization of the Schechter function
bb1gamma.py— A pure Python module implementing a BB1Gamma class for computing the BB1Gamma PDF and drawing samples from the distributionbb1_3panes.py— A Python script generating the 3-panel figure in the BB1Gamma research note posted to arXivcheck_rng.py— A Python module with a helper function used by the plotting script