complex-generic: complex numbers with non-mandatory RealFloat

[ bsd3, library, math ] [ Propose Tags ]

The base package's Data.Complex has a RealFloat requirement for almost all operations, which rules out uses such as 'Complex Rational' or 'Complex Integer'. This package provides an alternative, putting most operations into additional type classes. Generating instances with template haskell helps reduce excessive boilerplate and avoids instance overlap.

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

  • No Candidates
Versions [RSS] 0.1.1, 0.1.1.1
Dependencies base (<4.14), template-haskell (<2.16) [details]
License BSD-3-Clause
Author Claude Heiland-Allen
Maintainer claude@mathr.co.uk
Revised Revision 4 made by ClaudeHeilandAllen at 2019-08-28T00:59:47Z
Category Math
Home page https://code.mathr.co.uk/complex-generic
Source repo head: git clone https://code.mathr.co.uk/complex-generic.git
this: git clone https://code.mathr.co.uk/complex-generic.git(tag v0.1.1.1)
Uploaded by ClaudeHeilandAllen at 2017-04-03T15:25:17Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Downloads 2350 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-03 [all 1 reports]