Skip to main content
Glama
_sobol.pyi971 B
import numpy as np from scipy._lib._util import IntNumber from typing import Literal def _initialize_v( v : np.ndarray, dim : IntNumber, bits: IntNumber ) -> None: ... def _cscramble ( dim : IntNumber, bits: IntNumber, ltm : np.ndarray, sv: np.ndarray ) -> None: ... def _fill_p_cumulative( p: np.ndarray, p_cumulative: np.ndarray ) -> None: ... def _draw( n : IntNumber, num_gen: IntNumber, dim: IntNumber, scale: float, sv: np.ndarray, quasi: np.ndarray, sample: np.ndarray ) -> None: ... def _fast_forward( n: IntNumber, num_gen: IntNumber, dim: IntNumber, sv: np.ndarray, quasi: np.ndarray ) -> None: ... def _categorize( draws: np.ndarray, p_cumulative: np.ndarray, result: np.ndarray ) -> None: ... _MAXDIM: Literal[21201] _MAXDEG: Literal[18] def _test_find_index( p_cumulative: np.ndarray, size: int, value: float ) -> int: ...

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Lillard01/chatExcel-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server