python_utils.flat_in_log#

Back to Module page

Summary#

get n samples from log-uniform distribution between vmin and vmax

Signature#

def flat_in_log(vmin, vmax, n)
Input variables#

Name

Type

Default

Description

vmin

vmax

n

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

get n samples from log-uniform distribution between vmin and vmax