float64

Contents

float64#

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

A JAX scalar constructor of type float64.

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