Summary
Provides an exact representation for rational multiples of pi alongside an approximate representation of all reals. Useful for storing and computing with conversion factors between physical units.
Versions
v0.5.0.1 :: 0/0.5.0.1 :: gentoo
- Modified
- License
- MIT
- Keywords
- ~amd64 ~x86
- USE flags
- doc hscolour profile test
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour
- Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- profile
- Add support for software performance analysis (will likely vary from ebuild to ebuild)
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Dependencies
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / numtype-dk : Type-level integers, using TypeNats, Data Kinds, and Closed Type Families
dev-haskell / quickcheck : Automatic testing of Haskell programs
dev-haskell / semigroups : Anything that associates
dev-haskell / tasty : Modern and extensible testing framework
dev-haskell / tasty-hunit : HUnit support for the Tasty test framework
dev-haskell / tasty-quickcheck : QuickCheck support for the Tasty test framework
Runtime Dependencies
dev-haskell / numtype-dk : Type-level integers, using TypeNats, Data Kinds, and Closed Type Families
dev-haskell / semigroups : Anything that associates
Depending packages
dev-haskell / arithmoi : Efficient basic number-theoretic functions. Primes, powers, integer logarithms
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
dev-haskell/exact-pi: new package, a depend of arithmoi-0.11
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>