log-domain: Log-domain arithmetic

[ bsd3, library, numeric ] [ Propose Tags ]

This package provides log-domain floats, doubles and complex numbers.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
test-doctestsEnabled
ffiEnabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.1.0.1, 0.2, 0.3, 0.3.0.1, 0.4, 0.5, 0.5.0.1, 0.6, 0.7.1, 0.7.2, 0.8, 0.8.1, 0.9, 0.9.1, 0.9.2, 0.9.2.1, 0.9.3, 0.10, 0.10.0.1, 0.10.1, 0.10.1.1, 0.10.2, 0.10.2.1, 0.10.3, 0.10.3.1, 0.11, 0.11.1, 0.11.2, 0.12, 0.13, 0.13.1, 0.13.2
Change log CHANGELOG.markdown
Dependencies base (>=4.3 && <5), binary (>=0.5 && <0.9), bytes (>=0.7 && <1), cereal (>=0.3.5 && <0.6), comonad (>=4 && <6), deepseq (>=1.3 && <1.5), distributive (>=0.3 && <1), generic-deriving (>=1.4 && <1.12), hashable (>=1.1.2.3 && <1.3), hashable-extras (>=0.2 && <1), safecopy (>=0.8.1 && <0.10), semigroupoids (>=4 && <6), semigroups (>=0.8.4 && <1), vector (>=0.9 && <0.13) [details]
License BSD-3-Clause
Copyright Copyright (C) 2013-2015 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 2 made by ryanglscott at 2017-01-08T16:46:33Z
Category Numeric
Home page http://github.com/ekmett/log-domain/
Bug tracker http://github.com/ekmett/log-domain/issues
Source repo head: git clone git://github.com/analytics/log-domain.git
Uploaded by EdwardKmett at 2015-11-30T22:26:53Z
Distributions Debian:0.13, LTSHaskell:0.13.2, NixOS:0.13.2, Stackage:0.13.2
Reverse Dependencies 22 direct, 103 indirect [details]
Downloads 29697 total (99 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-11 [all 1 reports]

Readme for log-domain-0.10.3.1

[back to package description]

log

Hackage Build Status

What rolls down stairs alone or in pairs
Rolls over your neighbor's dog?
What's great for a snack and fits on your back?
It's Log, Log, Log!

It's Log, Log, it's big, it's heavy, it's wood.
It's Log, Log, it's better than bad, it's good!
Everyone wants a log! You're gonna love it, Log!
Come on and get your log! Everyone needs a Log!"

-- Ren & Stimpy, The Log Song

This package provides log-domain floats, doubles and complex numbers.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett