HSGP.create_variable# HSGP.create_variable(name, xdist=False)[source]# Create a variable from HSGP configuration. Parameters: namestrThe name of the variable. Returns: XTensorVariableThe variable created from the HSGP configuration.