maxwell

Contents

maxwell#

class brainstate.random.maxwell(size=None, key=None, dtype=None)#

Sample from a one sided Maxwell distribution.

The scipy counterpart is scipy.stats.maxwell.

Parameters:
Returns:

A jnp.array of samples, of shape shape.