File: AUTHORS.markdown

package info (click to toggle)
haskell-log-domain 0.13.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 124 kB
  • sloc: haskell: 421; makefile: 3
file content (9 lines) | stat: -rw-r--r-- 364 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
`log-domain` was inspired by the `LogFloat` package by Wren Thornton.

A variant of that code was introduced into `Data.Analytics.Numeric.Log` in the [analytics](http://github.com/analytics) project by

* [Edward Kmett](mailto:ekmett@gmail.com) [@ekmett](https://github.com/ekmett)

This package is an attempt to open that version up to more users.

-Edward Kmett