from typing import Any __all__: Any def __getattr__(name: str) -> Any: ... compute_Si: Any compute_Si_node: Any get_Si_weights: Any