Skip to content

Basic Python implementation of the break-by-one gamma distribution, a proper, tractable generalization of the Schechter function

License

Notifications You must be signed in to change notification settings

tloredo/bb1gamma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bb1gamma

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 distribution
  • bb1_3panes.py — A Python script generating the 3-panel figure in the BB1Gamma research note posted to arXiv
  • check_rng.py — A Python module with a helper function used by the plotting script

About

Basic Python implementation of the break-by-one gamma distribution, a proper, tractable generalization of the Schechter function

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages