Copyright | Copyright 2025 Yoo Chung |
---|---|
License | Apache-2.0 |
Maintainer | dev@chungyc.org |
Safe Haskell | None |
Language | GHC2021 |
This module contains numerical algorithms that are useful to more than one module, ultimately for the purpose of symbolic integration of mathematical expressions. By numerical algorithms here, we means algorithm that work on pure numbers and not symbols. The algorithms should still return exact results.