mlloreda · GitHub

Conversation

@kaatish

Copy link Copy Markdown

Fixes #1610

Randu now generates random values in range [0, 1) for floating types.
Randn avoids Infs by making sure the Box-Muller transform is not given
0 as an input.

@umar456

Copy link Copy Markdown

Member

build arrayfire linux ci
build arrayfire osx ci

@mlloreda

Copy link Copy Markdown

Member

build arrayfire osx ci

mlloreda

@mlloreda

Copy link Copy Markdown

Member

build arrayfire linux ci

@pavanky

Copy link Copy Markdown

Member

build arrayfire osx opencl ci
build arrayfire osx cuda ci

Kumar Aatish

Randu now generates random values in range [0, 1) for floating types.
Randn avoids Infs by making sure the Box-Muller transform is not given
0 as an input.

@umar456

@kaatish

Merged

Read the original on github.com ↗