HSGPPeriodic.create_variable#

HSGPPeriodic.create_variable(name)[source]#

Create HSGP variable.

Parameters:
namestr

The name of the variable.

Returns:
pt.TensorVariable

The variable created from the HSGP configuration.