{-| This module provides functions for operations of calculus over the complex numbers (intended to include root-finding, integration, and so on). The numerical integration code is described in < [Joh2018a]>. -} module Data.Number.Flint.Acb.Calc ( module Data.Number.Flint.Acb.Calc.FFI ) where import Data.Number.Flint.Acb.Calc.FFI