It’s mostly trial and error until I get how it is… these are edge cases that we are trying to improve.
as for calling logp with an array, try below:
ln_mix.logp(np.random.lognormal(size=100))
It’s mostly trial and error until I get how it is… these are edge cases that we are trying to improve.
as for calling logp with an array, try below:
ln_mix.logp(np.random.lognormal(size=100))