PHP 8.2.30
Preview: _sfc64.pyi Size: 709 B
//proc/thread-self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/random/_sfc64.pyi

from typing import Any, TypedDict

from numpy import dtype as dtype
from numpy import ndarray as ndarray
from numpy import uint64
from numpy.random.bit_generator import BitGenerator, SeedSequence
from numpy._typing import _ArrayLikeInt_co

class _SFC64Internal(TypedDict):
    state: ndarray[Any, dtype[uint64]]

class _SFC64State(TypedDict):
    bit_generator: str
    state: _SFC64Internal
    has_uint32: int
    uinteger: int

class SFC64(BitGenerator):
    def __init__(self, seed: None | _ArrayLikeInt_co | SeedSequence = ...) -> None: ...
    @property
    def state(
        self,
    ) -> _SFC64State: ...
    @state.setter
    def state(
        self,
        value: _SFC64State,
    ) -> None: ...

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).