-
Notifications
You must be signed in to change notification settings - Fork 0
axiomabsolute/BenfordsLaw
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple python library that allows users to demonstrate Benford's Law through iterative refinement. It was developed to target Python 2.7 and requires that Numpy and Matplotlib be installed. Usage: import BenfordsLaw BenfordsLaw.BenfordsLawExample() This will produce a series of scatter plots against a plot of the exact function.
About
A python library for demonstrating Benford's Law through iterative refinement of a muliplication table.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published