File: //lib/python3/dist-packages/numpy/random/_examples/cffi/__pycache__/extending.cpython-310.pyc
o
6��ap � @ s� d Z ddlZddlZddlZddlmZ e�� Zej �
e�� d�Ze�
d� eee� e�ejjj�Zej�� Zej�e�ZejZejjZdZe�de �Ze�ejee� ee_e�e�Ze e�D ]Z!ee! ee! ksnJ �qbdS ) zK
Use cffi to access any of the underlying C functions from distributions.h
� N� )�parse_distributions_h�numpyzE
typedef intptr_t npy_intp;
typedef unsigned char npy_bool;
�d z
double[%d])"�__doc__�osr �np�cffi�parser �FFI�ffi�path�join�get_include�inc_dir�cdef�dlopen�random�
_generator�__file__�lib�PCG64�bit_gen� Generator�rng�state�
bit_generator� interface�n�new� vals_cffi�random_standard_normal_fill�standard_normal�vals�range�i� r&