Skip to content

Commit

Permalink
Remove numpy helpers form math.py.__all__
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoV94 committed Apr 5, 2022
1 parent 3bfee66 commit f9317f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pymc/math.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,14 +142,12 @@
"kron_diag",
"flat_outer",
"logdiffexp",
"logdiffexp_numpy",
"invlogit",
"softmax",
"log_softmax",
"logbern",
"logit",
"log1mexp",
"log1mexp_numpy",
"flatten_list",
"logdet",
"probit",
Expand Down

0 comments on commit f9317f9

Please sign in to comment.