astromodule.hp.HP.num# static HP.num(name: str, low: float | int, high: float | int, step: float | int = None, log: bool = False, dtype: float | int = <class 'float'>) → FloatHyperParameter | IntHyperParameter[source]#