Skip to content

Commit 54a5e65

Browse files
committed
Add aeppl logp reference
1 parent 664a447 commit 54a5e65

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pymc/distributions/continuous.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,6 +1449,11 @@ class Exponential(PositiveContinuous):
14491449
Variance :math:`\dfrac{1}{\lambda^2}`
14501450
======== ============================
14511451
1452+
Notes
1453+
-----
1454+
Logp calculation is defined in aeppl.logprob
1455+
https://github.com/aesara-devs/aeppl/blob/main/aeppl/logprob.py
1456+
14521457
Parameters
14531458
----------
14541459
lam: float

0 commit comments

Comments
 (0)