mirror of
https://github.com/boostorg/math.git
synced 2026-01-28 07:22:12 +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.