hopsy.transform#
- hopsy.transform(problem: Problem, points: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes])#
Transforms samples from the parameter space to the sampling space (typically rounded).