MCPcopy Create free account
hub / github.com/ProvableHQ/python-sdk / __init__

Method __init__

zkml/zkml/_leo_helper.py:36–65  ·  view source on GitHub ↗

Leo type. Parameters ---------- value : int The value of the Leo type. type : str The Leo type. Returns ------- LeoType The Leo type.

(
        self,
        signed: bool,
        bits: int,
        original_value: Union[int, float],
        fixed_point_scaling_factor: Optional[int] = None,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected