Mathematical helpersΒΆ

soft_unit_step(x)

Smooth \(C^\infty\) unit step exp(-1/x) for positive x.

soft_one_hot_linspace(x, start, end, number, ...)

Project values onto the normalized radial bases provided by upstream e3nn.

smooth_cutoff(x)

Cosine cutoff equal to one below 1/2 and zero above one.