Skip to content

Commit 08e680e

Browse files
committed
Mention softmax in math docs
1 parent 1c86f70 commit 08e680e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/api/math.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ expressions rather than NumPy or Python code.
5858
logsumexp
5959
invlogit
6060
logit
61+
softmax
6162

6263
.. automodule:: pymc3.math
6364
:members:

0 commit comments

Comments
 (0)