package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Package mathx provides auxiliary elemental functions,
ubiquitously useful but not found in package math.
LogGamma is used in the log-density of the Gamma and Beta
distributions.
LogSumExp computes log(exp(x) + exp(y)) robustly.
Sigmoid computes the sigmoid function 1/(1 + exp(-x)).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.