An open API service indexing awesome lists of open source software.

https://github.com/hapytex/benfords-law

Determine the probablilities of real-world digits in arbitrary number systems with Benford's law.
https://github.com/hapytex/benfords-law

benfords-law haskell

Last synced: about 1 year ago
JSON representation

Determine the probablilities of real-world digits in arbitrary number systems with Benford's law.

Awesome Lists containing this project

README

          

# benfords-law
[![Build Status of the package by GitHub actions](https://github.com/hapytex/benfords-law/actions/workflows/build-ci.yml/badge.svg)](https://github.com/hapytex/benfords-law/actions/workflows/build-ci.yml)
[![Build Status of the package by Hackage](https://matrix.hackage.haskell.org/api/v2/packages/benfords-law/badge)](https://matrix.hackage.haskell.org/#/package/benfords-law)
[![Hackage version badge](https://img.shields.io/hackage/v/benfords-law.svg)](https://hackage.haskell.org/package/benfords-law)

## Usage

???

## Package structure

???

## `benfords-law` is ??? *safe* Haskell

???

## Contribute

You can contribute by making a pull request on the [*GitHub
repository*](https://github.com/hapytex/benfords-law).

You can contact the package maintainer by sending a mail to
[`hapytexeu+gh@gmail.com`](mailto:hapytexeu+gh@gmail.com).