hops-0.7.2: Handy Operations on Power Series

CopyrightAnders Claesson 2015 2016
MaintainerAnders Claesson <anders.claesson@gmail.com>
Safe HaskellNone
LanguageHaskell98

HOPS.Entry

Description

License : BSD-3

Synopsis

Documentation

type Sequence = [Rational] Source #

A sequence of rational numbers.

data Entry Source #

An entry consists of a program together with a list of rational numbers.

Constructors

Entry