PHP 8.2.30
Preview: _pcg64.pyi Size: 1.07 KB
/proc/self/root/proc/self/root/opt/cloudlinux/venv/lib64/python3.11/site-packages/numpy/random/_pcg64.pyi

from typing import TypedDict

from numpy.random.bit_generator import BitGenerator, SeedSequence
from numpy._typing import _ArrayLikeInt_co

class _PCG64Internal(TypedDict):
    state: int
    inc: int

class _PCG64State(TypedDict):
    bit_generator: str
    state: _PCG64Internal
    has_uint32: int
    uinteger: int

class PCG64(BitGenerator):
    def __init__(self, seed: None | _ArrayLikeInt_co | SeedSequence = ...) -> None: ...
    def jumped(self, jumps: int = ...) -> PCG64: ...
    @property
    def state(
        self,
    ) -> _PCG64State: ...
    @state.setter
    def state(
        self,
        value: _PCG64State,
    ) -> None: ...
    def advance(self, delta: int) -> PCG64: ...

class PCG64DXSM(BitGenerator):
    def __init__(self, seed: None | _ArrayLikeInt_co | SeedSequence = ...) -> None: ...
    def jumped(self, jumps: int = ...) -> PCG64DXSM: ...
    @property
    def state(
        self,
    ) -> _PCG64State: ...
    @state.setter
    def state(
        self,
        value: _PCG64State,
    ) -> None: ...
    def advance(self, delta: int) -> PCG64DXSM: ...

Directory Contents

Dirs: 4 × Files: 25

Name Size Perms Modified Actions
lib DIR
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
tests DIR
- drwxr-xr-x 2026-02-06 08:01:08
Edit Download
_examples DIR
- drwxr-xr-x 2026-01-20 13:01:48
Edit Download
- drwxr-xr-x 2026-02-06 08:07:28
Edit Download
227.25 KB lrwxr-xr-x 2026-01-20 13:18:47
Edit Download
1007 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
3.43 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
6.20 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
779.66 KB lrwxr-xr-x 2026-01-20 13:18:46
Edit Download
19.27 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
6.53 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
400.86 KB lrwxr-xr-x 2026-01-20 13:18:47
Edit Download
1.63 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
280.09 KB lrwxr-xr-x 2026-01-20 13:18:46
Edit Download
4.82 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
984.52 KB lrwxr-xr-x 2026-01-20 13:18:47
Edit Download
21.92 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
112.96 KB lrwxr-xr-x 2026-01-20 13:18:46
Edit Download
724 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
115.38 KB lrwxr-xr-x 2026-01-20 13:18:46
Edit Download
1.07 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
99.04 KB lrwxr-xr-x 2026-01-20 13:18:46
Edit Download
978 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
2.26 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
65.80 KB lrwxr-xr-x 2026-01-20 13:18:47
Edit Download
709 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
431 B lrw-r--r-- 2026-01-20 13:01:48
Edit Download
7.33 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download
2.09 KB lrw-r--r-- 2026-01-20 13:01:48
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).