Closed
Description
This is a reminder issue
The gamma functions in aesara were changed to work with invalid values (returning nan) instead of doing a c-level assertion (pymc-devs/pytensor#290). The following lines can be changed / removed once pymc3 is paired with the next version of aesara:
Distributions:
Unittests: