The latest version of complex-generic is 0.1.1.1-4.

complex-generic

Version 0.1.1.1 revision 3 uploaded by ClaudeHeilandAllen.

Package meta

Synopsis
complex numbers with non-mandatory RealFloat
Description

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.

Author
Claude Heiland-Allen
Bug reports
n/a
Category
Math
Copyright
n/a
Homepage
https://code.mathr.co.uk/complex-generic
Maintainer
claude@mathr.co.uk
Package URL
n/a
Stability
n/a

Components