How to deal with the "Cannot perform the operation: {positive constant} ./ {real affine}"
log(1+P/t) = 1/P*(rel_entr(P+t,t) + rel_entr(t,P+t))
You will need to divide by log(2) because you are dealing with log2.
@name-lym666 name-lym666 If you have an error, please show a complete reproducible problem, with all input data. Please copy and paste into your post using Preformatted text icon, rather than showing images of code.


