@hackage continued-fraction0.1.0.3

Types and functions for working with continued fractions in Haskell

This package provides facilities for working with both continued fractions and rational approximants. It uses lists internally, so it will probably not be fast if you need large convergents.