mirror of
https://github.com/boostorg/math.git
synced 2026-01-27 19:12:08 +00:00
Extend existing digamma implementation to true multiprecision. Add integer and half-integer test cases for digamma. Change polygamma to call digamma when order is zero.