bellini.distributions¶
High-level representations of random variables which can be compiled into backend-specific code
Functions
|
Generate a LogNormal that is centered at loc loc with scale scale |
Classes
|
A composed distribution made of two distributions. |
|
Base class for distributions. |
|
LogNormal distribution. |
|
Normal distribution. |
|
Base class for all distributions that can be directly sampled from in any Bellini backend |
|
A transformed distribution from one base distribution. |
|
Truncated Normal distribution. |
|
Uniform distribution. |
|
A distribution whose units have been changed. |