.clang-format
.gitignore
CHANGELOG.md
CMakeLists.txt
COPYING
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/dependabot.yml
.github/workflows/asan.yml
.github/workflows/linux.yml
.github/workflows/macos.yml
.github/workflows/test_matrix.yml
.github/workflows/valgrind.yml
.github/workflows/wheels.yml
.github/workflows/windows.yml
cmake/AddCompilerFlag.cmake
cmake/AddTargetProperty.cmake
cmake/BuildType.cmake
cmake/CheckCCompilerFlag.cmake
cmake/CheckCXXCompilerFlag.cmake
cmake/OptimizeForArchitecture.cmake
cmake/SimpleOptimizeForArchitecture.cmake
diptest/__init__.py
diptest/dip_crit.txt
diptest/diptest.py
diptest/version.py
diptest.egg-info/PKG-INFO
diptest.egg-info/SOURCES.txt
diptest.egg-info/dependency_links.txt
diptest.egg-info/not-zip-safe
diptest.egg-info/requires.txt
diptest.egg-info/top_level.txt
diptest/lib/.gitkeep
external/pcg-cpp/LICENSE.spdx
external/pcg-cpp/README.md
external/pcg-cpp/include/pcg_extras.hpp
external/pcg-cpp/include/pcg_random.hpp
external/pcg-cpp/include/pcg_uint128.hpp
include/diptest/diptest.hpp
include/diptest/pcg64.hpp
include/diptest/test_pcg.hpp
include/diptest/wrapper.hpp
src/bindings.cpp
src/diptest.cpp
src/test_pcg.cpp
src/wrapper.cpp
tests/test_diptest.py
tests/test_internal.py
tests/test_sample.npy