float32

Contents

float32#

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

A JAX scalar constructor of type float32.

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