Skip to content

Commit

Permalink
removed additions to node rewriter
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke LB committed Sep 4, 2023
1 parent 27e11a5 commit 18901ea
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pymc/logprob/transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -393,15 +393,7 @@ class MeasurableTransform(MeasurableElemwise):

valid_scalar_types = (
Exp,
Exp2,
Expm1,
Sigmoid,
Log,
Log2,
Log10,
Log1p,
Softplus,
Log1mexp,
Add,
Mul,
Pow,
Expand Down

0 comments on commit 18901ea

Please sign in to comment.