Add the digamma function and its derivatives, e.g. as digamma() and polygamma(). See https://www.gnu.org/software/gsl/manual/html_node/Psi-_0028Digamma_0029-Function.html#Psi-_0028Digamma_0029-Function
Analysis:
Straigthforward implementation using the functions from GSL and the usual mu::Parser function signatures. Needs also the usual documentation steps in the language files, the search database and the syntax elements list.
Implementation:
The function was implemented as proposed by the analysis. Implementation tests were passed successfully. Done with [#239].
Documentation:
The function was added to the syntax element list, the language file and to the search database in both languages. It was noted in the Changes log.
Tests:
The function was compared with a reference implementation. No deviation detected. Functionality implemented successfully.
Anonymous
Diff:
Diff:
Diff:
Related
Tickets:
#239Diff: