float16

Contents

float16#

class brainunit.math.float16(x: Any)#

A JAX scalar constructor of type float16.

While NumPy defines scalar types for each data type, JAX represents scalars as zero-dimensional arrays.