This merge request avoids overflows during the computation of the limited exponential function, and adds limited_exp_deriv()
, which returns a derivative consistent to limited_exp()
. Performance does not change noticeably.
On Thursday, 2nd February from 9 to 10.00 am there will be a maintenance with a short downtime of the GitLab service.
This merge request avoids overflows during the computation of the limited exponential function, and adds limited_exp_deriv()
, which returns a derivative consistent to limited_exp()
. Performance does not change noticeably.