complex-integrate

A simple integration function to integrate a complex-valued complex functions

https://github.com/hijarian/complex-integrate

Latest on Hackage:1.0.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Mark Safronov a.k.a. hijarian
Maintained by [email protected]

Small and simple library for integration of complex functions. Integrates functions along straight lines. Compatible with real-valued functions. Uses Simpson's method.