Consider using log-domain to type distinguish log-probabilities
Open
design-shed
enhancement
- Dominant language
- Haskell
- Stars
- 309
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
The [log-domain](https://hackage.haskell.org/package/log-domain) package provides a newtype wrapper and a `Num` instance for numbers represented by their logarithms. `statistics` currently provides no type distinction between the output of e.g. `probability` and `logProbability`.
Related: #41
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.