CMakeLists.txt
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
gtests/BitBullyTest.cpp
gtests/BoardTest.cpp
gtests/CMakeLists.txt
gtests/OpeningBookTests.cpp
gtests/VerificationTest.cpp
src/BitBully.cpp
src/BitBully.h
src/Board.cpp
src/Board.h
src/MoveList.cpp
src/MoveList.h
src/OpeningBook.cpp
src/OpeningBook.h
src/TranspositionTable.cpp
src/TranspositionTable.h
src/bitbully_core.cpp
src/main.cpp
src/version.h
src/bitbully/__init__.py
src/bitbully/gui_c4.py
src/bitbully/main.py
src/bitbully.egg-info/PKG-INFO
src/bitbully.egg-info/SOURCES.txt
src/bitbully.egg-info/dependency_links.txt
src/bitbully.egg-info/not-zip-safe
src/bitbully.egg-info/requires.txt
src/bitbully.egg-info/top_level.txt
src/bitbully/assets/book_12ply.dat
src/bitbully/assets/book_12ply_distances.dat
src/bitbully/assets/book_12ply_distances_old.dat
src/bitbully/assets/book_8ply.dat
src/bitbully/assets/book_8ply_old.dat
src/bitbully/assets/empty.png
src/bitbully/assets/empty_m.png
src/bitbully/assets/empty_r.png
src/bitbully/assets/red.png
src/bitbully/assets/red_m.png
src/bitbully/assets/yellow.png
src/bitbully/assets/yellow_m.png
thirdParty/CMakeLists.txt
thirdParty/connect4/.git
thirdParty/connect4/.gitignore
thirdParty/connect4/CMakeLists.txt
thirdParty/connect4/LICENSE
thirdParty/connect4/Makefile
thirdParty/connect4/MoveSorter.hpp
thirdParty/connect4/OpeningBook.hpp
thirdParty/connect4/Position.hpp
thirdParty/connect4/README.md
thirdParty/connect4/Solver.cpp
thirdParty/connect4/Solver.hpp
thirdParty/connect4/TranspositionTable.hpp
thirdParty/connect4/generator.cpp
thirdParty/connect4/main.cpp
thirdParty/doxygen-awesome-css/.git
thirdParty/doxygen-awesome-css/.gitignore
thirdParty/doxygen-awesome-css/.npmignore
thirdParty/doxygen-awesome-css/Doxyfile
thirdParty/doxygen-awesome-css/LICENSE
thirdParty/doxygen-awesome-css/Makefile
thirdParty/doxygen-awesome-css/README.md
thirdParty/doxygen-awesome-css/doxygen-awesome-darkmode-toggle.js
thirdParty/doxygen-awesome-css/doxygen-awesome-fragment-copy-button.js
thirdParty/doxygen-awesome-css/doxygen-awesome-interactive-toc.js
thirdParty/doxygen-awesome-css/doxygen-awesome-paragraph-link.js
thirdParty/doxygen-awesome-css/doxygen-awesome-sidebar-only-darkmode-toggle.css
thirdParty/doxygen-awesome-css/doxygen-awesome-sidebar-only.css
thirdParty/doxygen-awesome-css/doxygen-awesome-tabs.js
thirdParty/doxygen-awesome-css/doxygen-awesome.css
thirdParty/doxygen-awesome-css/logo.drawio.svg
thirdParty/doxygen-awesome-css/package.json
thirdParty/doxygen-awesome-css/.github/workflows/publish.yaml
thirdParty/doxygen-awesome-css/docs/customization.md
thirdParty/doxygen-awesome-css/docs/extensions.md
thirdParty/doxygen-awesome-css/docs/tricks.md
thirdParty/doxygen-awesome-css/docs/img/darkmode_toggle.png
thirdParty/doxygen-awesome-css/docs/img/fancy_scrollbars_firefox.png
thirdParty/doxygen-awesome-css/docs/img/fancy_scrollbars_webkit.gif
thirdParty/doxygen-awesome-css/docs/img/fragment_copy_button.png
thirdParty/doxygen-awesome-css/docs/img/interactive_toc_mobile.png
thirdParty/doxygen-awesome-css/docs/img/paragraph_link.png
thirdParty/doxygen-awesome-css/doxygen-custom/custom-alternative.css
thirdParty/doxygen-awesome-css/doxygen-custom/custom.css
thirdParty/doxygen-awesome-css/doxygen-custom/header.html
thirdParty/doxygen-awesome-css/doxygen-custom/toggle-alternative-theme.js
thirdParty/doxygen-awesome-css/img/screenshot.png
thirdParty/doxygen-awesome-css/img/testimage.png
thirdParty/doxygen-awesome-css/img/theme-variants-base.drawio.svg
thirdParty/doxygen-awesome-css/img/theme-variants-sidebar-only.drawio.svg
thirdParty/doxygen-awesome-css/include/MyLibrary/example.hpp
thirdParty/doxygen-awesome-css/include/MyLibrary/subclass-example.hpp
thirdParty/googletest/.clang-format
thirdParty/googletest/.git
thirdParty/googletest/.gitignore
thirdParty/googletest/BUILD.bazel
thirdParty/googletest/CMakeLists.txt
thirdParty/googletest/CONTRIBUTING.md
thirdParty/googletest/CONTRIBUTORS
thirdParty/googletest/LICENSE
thirdParty/googletest/MODULE.bazel
thirdParty/googletest/README.md
thirdParty/googletest/WORKSPACE
thirdParty/googletest/WORKSPACE.bzlmod
thirdParty/googletest/fake_fuchsia_sdk.bzl
thirdParty/googletest/googletest_deps.bzl
thirdParty/googletest/.github/ISSUE_TEMPLATE/00-bug_report.yml
thirdParty/googletest/.github/ISSUE_TEMPLATE/10-feature_request.yml
thirdParty/googletest/.github/ISSUE_TEMPLATE/config.yml
thirdParty/googletest/ci/linux-presubmit.sh
thirdParty/googletest/ci/macos-presubmit.sh
thirdParty/googletest/ci/windows-presubmit.bat
thirdParty/googletest/docs/_config.yml
thirdParty/googletest/docs/advanced.md
thirdParty/googletest/docs/community_created_documentation.md
thirdParty/googletest/docs/faq.md
thirdParty/googletest/docs/gmock_cheat_sheet.md
thirdParty/googletest/docs/gmock_cook_book.md
thirdParty/googletest/docs/gmock_faq.md
thirdParty/googletest/docs/gmock_for_dummies.md
thirdParty/googletest/docs/index.md
thirdParty/googletest/docs/pkgconfig.md
thirdParty/googletest/docs/platforms.md
thirdParty/googletest/docs/primer.md
thirdParty/googletest/docs/quickstart-bazel.md
thirdParty/googletest/docs/quickstart-cmake.md
thirdParty/googletest/docs/samples.md
thirdParty/googletest/docs/_data/navigation.yml
thirdParty/googletest/docs/_layouts/default.html
thirdParty/googletest/docs/_sass/main.scss
thirdParty/googletest/docs/assets/css/style.scss
thirdParty/googletest/docs/reference/actions.md
thirdParty/googletest/docs/reference/assertions.md
thirdParty/googletest/docs/reference/matchers.md
thirdParty/googletest/docs/reference/mocking.md
thirdParty/googletest/docs/reference/testing.md
thirdParty/googletest/googlemock/CMakeLists.txt
thirdParty/googletest/googlemock/README.md
thirdParty/googletest/googlemock/cmake/gmock.pc.in
thirdParty/googletest/googlemock/cmake/gmock_main.pc.in
thirdParty/googletest/googlemock/docs/README.md
thirdParty/googletest/googlemock/include/gmock/gmock-actions.h
thirdParty/googletest/googlemock/include/gmock/gmock-cardinalities.h
thirdParty/googletest/googlemock/include/gmock/gmock-function-mocker.h
thirdParty/googletest/googlemock/include/gmock/gmock-matchers.h
thirdParty/googletest/googlemock/include/gmock/gmock-more-actions.h
thirdParty/googletest/googlemock/include/gmock/gmock-more-matchers.h
thirdParty/googletest/googlemock/include/gmock/gmock-nice-strict.h
thirdParty/googletest/googlemock/include/gmock/gmock-spec-builders.h
thirdParty/googletest/googlemock/include/gmock/gmock.h
thirdParty/googletest/googlemock/include/gmock/internal/gmock-internal-utils.h
thirdParty/googletest/googlemock/include/gmock/internal/gmock-port.h
thirdParty/googletest/googlemock/include/gmock/internal/gmock-pp.h
thirdParty/googletest/googlemock/include/gmock/internal/custom/README.md
thirdParty/googletest/googlemock/include/gmock/internal/custom/gmock-generated-actions.h
thirdParty/googletest/googlemock/include/gmock/internal/custom/gmock-matchers.h
thirdParty/googletest/googlemock/include/gmock/internal/custom/gmock-port.h
thirdParty/googletest/googlemock/src/gmock-all.cc
thirdParty/googletest/googlemock/src/gmock-cardinalities.cc
thirdParty/googletest/googlemock/src/gmock-internal-utils.cc
thirdParty/googletest/googlemock/src/gmock-matchers.cc
thirdParty/googletest/googlemock/src/gmock-spec-builders.cc
thirdParty/googletest/googlemock/src/gmock.cc
thirdParty/googletest/googlemock/src/gmock_main.cc
thirdParty/googletest/googlemock/test/BUILD.bazel
thirdParty/googletest/googlemock/test/gmock-actions_test.cc
thirdParty/googletest/googlemock/test/gmock-cardinalities_test.cc
thirdParty/googletest/googlemock/test/gmock-function-mocker_test.cc
thirdParty/googletest/googlemock/test/gmock-internal-utils_test.cc
thirdParty/googletest/googlemock/test/gmock-matchers-arithmetic_test.cc
thirdParty/googletest/googlemock/test/gmock-matchers-comparisons_test.cc
thirdParty/googletest/googlemock/test/gmock-matchers-containers_test.cc
thirdParty/googletest/googlemock/test/gmock-matchers-misc_test.cc
thirdParty/googletest/googlemock/test/gmock-matchers_test.h
thirdParty/googletest/googlemock/test/gmock-more-actions_test.cc
thirdParty/googletest/googlemock/test/gmock-nice-strict_test.cc
thirdParty/googletest/googlemock/test/gmock-port_test.cc
thirdParty/googletest/googlemock/test/gmock-pp-string_test.cc
thirdParty/googletest/googlemock/test/gmock-pp_test.cc
thirdParty/googletest/googlemock/test/gmock-spec-builders_test.cc
thirdParty/googletest/googlemock/test/gmock_all_test.cc
thirdParty/googletest/googlemock/test/gmock_ex_test.cc
thirdParty/googletest/googlemock/test/gmock_leak_test.py
thirdParty/googletest/googlemock/test/gmock_leak_test_.cc
thirdParty/googletest/googlemock/test/gmock_link2_test.cc
thirdParty/googletest/googlemock/test/gmock_link_test.cc
thirdParty/googletest/googlemock/test/gmock_link_test.h
thirdParty/googletest/googlemock/test/gmock_output_test.py
thirdParty/googletest/googlemock/test/gmock_output_test_.cc
thirdParty/googletest/googlemock/test/gmock_output_test_golden.txt
thirdParty/googletest/googlemock/test/gmock_stress_test.cc
thirdParty/googletest/googlemock/test/gmock_test.cc
thirdParty/googletest/googlemock/test/gmock_test_utils.py
thirdParty/googletest/googletest/CMakeLists.txt
thirdParty/googletest/googletest/README.md
thirdParty/googletest/googletest/cmake/Config.cmake.in
thirdParty/googletest/googletest/cmake/gtest.pc.in
thirdParty/googletest/googletest/cmake/gtest_main.pc.in
thirdParty/googletest/googletest/cmake/internal_utils.cmake
thirdParty/googletest/googletest/cmake/libgtest.la.in
thirdParty/googletest/googletest/docs/README.md
thirdParty/googletest/googletest/include/gtest/gtest-assertion-result.h
thirdParty/googletest/googletest/include/gtest/gtest-death-test.h
thirdParty/googletest/googletest/include/gtest/gtest-matchers.h
thirdParty/googletest/googletest/include/gtest/gtest-message.h
thirdParty/googletest/googletest/include/gtest/gtest-param-test.h
thirdParty/googletest/googletest/include/gtest/gtest-printers.h
thirdParty/googletest/googletest/include/gtest/gtest-spi.h
thirdParty/googletest/googletest/include/gtest/gtest-test-part.h
thirdParty/googletest/googletest/include/gtest/gtest-typed-test.h
thirdParty/googletest/googletest/include/gtest/gtest.h
thirdParty/googletest/googletest/include/gtest/gtest_pred_impl.h
thirdParty/googletest/googletest/include/gtest/gtest_prod.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-death-test-internal.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-filepath.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-internal.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-param-util.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-port-arch.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-port.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-string.h
thirdParty/googletest/googletest/include/gtest/internal/gtest-type-util.h
thirdParty/googletest/googletest/include/gtest/internal/custom/README.md
thirdParty/googletest/googletest/include/gtest/internal/custom/gtest-port.h
thirdParty/googletest/googletest/include/gtest/internal/custom/gtest-printers.h
thirdParty/googletest/googletest/include/gtest/internal/custom/gtest.h
thirdParty/googletest/googletest/samples/prime_tables.h
thirdParty/googletest/googletest/samples/sample1.cc
thirdParty/googletest/googletest/samples/sample1.h
thirdParty/googletest/googletest/samples/sample10_unittest.cc
thirdParty/googletest/googletest/samples/sample1_unittest.cc
thirdParty/googletest/googletest/samples/sample2.cc
thirdParty/googletest/googletest/samples/sample2.h
thirdParty/googletest/googletest/samples/sample2_unittest.cc
thirdParty/googletest/googletest/samples/sample3-inl.h
thirdParty/googletest/googletest/samples/sample3_unittest.cc
thirdParty/googletest/googletest/samples/sample4.cc
thirdParty/googletest/googletest/samples/sample4.h
thirdParty/googletest/googletest/samples/sample4_unittest.cc
thirdParty/googletest/googletest/samples/sample5_unittest.cc
thirdParty/googletest/googletest/samples/sample6_unittest.cc
thirdParty/googletest/googletest/samples/sample7_unittest.cc
thirdParty/googletest/googletest/samples/sample8_unittest.cc
thirdParty/googletest/googletest/samples/sample9_unittest.cc
thirdParty/googletest/googletest/src/gtest-all.cc
thirdParty/googletest/googletest/src/gtest-assertion-result.cc
thirdParty/googletest/googletest/src/gtest-death-test.cc
thirdParty/googletest/googletest/src/gtest-filepath.cc
thirdParty/googletest/googletest/src/gtest-internal-inl.h
thirdParty/googletest/googletest/src/gtest-matchers.cc
thirdParty/googletest/googletest/src/gtest-port.cc
thirdParty/googletest/googletest/src/gtest-printers.cc
thirdParty/googletest/googletest/src/gtest-test-part.cc
thirdParty/googletest/googletest/src/gtest-typed-test.cc
thirdParty/googletest/googletest/src/gtest.cc
thirdParty/googletest/googletest/src/gtest_main.cc
thirdParty/googletest/googletest/test/BUILD.bazel
thirdParty/googletest/googletest/test/googletest-break-on-failure-unittest.py
thirdParty/googletest/googletest/test/googletest-break-on-failure-unittest_.cc
thirdParty/googletest/googletest/test/googletest-catch-exceptions-test.py
thirdParty/googletest/googletest/test/googletest-catch-exceptions-test_.cc
thirdParty/googletest/googletest/test/googletest-color-test.py
thirdParty/googletest/googletest/test/googletest-color-test_.cc
thirdParty/googletest/googletest/test/googletest-death-test-test.cc
thirdParty/googletest/googletest/test/googletest-death-test_ex_test.cc
thirdParty/googletest/googletest/test/googletest-env-var-test.py
thirdParty/googletest/googletest/test/googletest-env-var-test_.cc
thirdParty/googletest/googletest/test/googletest-failfast-unittest.py
thirdParty/googletest/googletest/test/googletest-failfast-unittest_.cc
thirdParty/googletest/googletest/test/googletest-filepath-test.cc
thirdParty/googletest/googletest/test/googletest-filter-unittest.py
thirdParty/googletest/googletest/test/googletest-filter-unittest_.cc
thirdParty/googletest/googletest/test/googletest-global-environment-unittest.py
thirdParty/googletest/googletest/test/googletest-global-environment-unittest_.cc
thirdParty/googletest/googletest/test/googletest-json-outfiles-test.py
thirdParty/googletest/googletest/test/googletest-json-output-unittest.py
thirdParty/googletest/googletest/test/googletest-list-tests-unittest.py
thirdParty/googletest/googletest/test/googletest-list-tests-unittest_.cc
thirdParty/googletest/googletest/test/googletest-listener-test.cc
thirdParty/googletest/googletest/test/googletest-message-test.cc
thirdParty/googletest/googletest/test/googletest-options-test.cc
thirdParty/googletest/googletest/test/googletest-output-test-golden-lin.txt
thirdParty/googletest/googletest/test/googletest-output-test.py
thirdParty/googletest/googletest/test/googletest-output-test_.cc
thirdParty/googletest/googletest/test/googletest-param-test-invalid-name1-test.py
thirdParty/googletest/googletest/test/googletest-param-test-invalid-name1-test_.cc
thirdParty/googletest/googletest/test/googletest-param-test-invalid-name2-test.py
thirdParty/googletest/googletest/test/googletest-param-test-invalid-name2-test_.cc
thirdParty/googletest/googletest/test/googletest-param-test-test.cc
thirdParty/googletest/googletest/test/googletest-param-test-test.h
thirdParty/googletest/googletest/test/googletest-param-test2-test.cc
thirdParty/googletest/googletest/test/googletest-port-test.cc
thirdParty/googletest/googletest/test/googletest-printers-test.cc
thirdParty/googletest/googletest/test/googletest-setuptestsuite-test.py
thirdParty/googletest/googletest/test/googletest-setuptestsuite-test_.cc
thirdParty/googletest/googletest/test/googletest-shuffle-test.py
thirdParty/googletest/googletest/test/googletest-shuffle-test_.cc
thirdParty/googletest/googletest/test/googletest-test-part-test.cc
thirdParty/googletest/googletest/test/googletest-throw-on-failure-test.py
thirdParty/googletest/googletest/test/googletest-throw-on-failure-test_.cc
thirdParty/googletest/googletest/test/googletest-uninitialized-test.py
thirdParty/googletest/googletest/test/googletest-uninitialized-test_.cc
thirdParty/googletest/googletest/test/gtest-typed-test2_test.cc
thirdParty/googletest/googletest/test/gtest-typed-test_test.cc
thirdParty/googletest/googletest/test/gtest-typed-test_test.h
thirdParty/googletest/googletest/test/gtest-unittest-api_test.cc
thirdParty/googletest/googletest/test/gtest_all_test.cc
thirdParty/googletest/googletest/test/gtest_assert_by_exception_test.cc
thirdParty/googletest/googletest/test/gtest_dirs_test.cc
thirdParty/googletest/googletest/test/gtest_environment_test.cc
thirdParty/googletest/googletest/test/gtest_help_test.py
thirdParty/googletest/googletest/test/gtest_help_test_.cc
thirdParty/googletest/googletest/test/gtest_json_test_utils.py
thirdParty/googletest/googletest/test/gtest_list_output_unittest.py
thirdParty/googletest/googletest/test/gtest_list_output_unittest_.cc
thirdParty/googletest/googletest/test/gtest_main_unittest.cc
thirdParty/googletest/googletest/test/gtest_no_test_unittest.cc
thirdParty/googletest/googletest/test/gtest_pred_impl_unittest.cc
thirdParty/googletest/googletest/test/gtest_premature_exit_test.cc
thirdParty/googletest/googletest/test/gtest_prod_test.cc
thirdParty/googletest/googletest/test/gtest_repeat_test.cc
thirdParty/googletest/googletest/test/gtest_skip_check_output_test.py
thirdParty/googletest/googletest/test/gtest_skip_environment_check_output_test.py
thirdParty/googletest/googletest/test/gtest_skip_in_environment_setup_test.cc
thirdParty/googletest/googletest/test/gtest_skip_test.cc
thirdParty/googletest/googletest/test/gtest_sole_header_test.cc
thirdParty/googletest/googletest/test/gtest_stress_test.cc
thirdParty/googletest/googletest/test/gtest_test_macro_stack_footprint_test.cc
thirdParty/googletest/googletest/test/gtest_test_utils.py
thirdParty/googletest/googletest/test/gtest_testbridge_test.py
thirdParty/googletest/googletest/test/gtest_testbridge_test_.cc
thirdParty/googletest/googletest/test/gtest_throw_on_failure_ex_test.cc
thirdParty/googletest/googletest/test/gtest_unittest.cc
thirdParty/googletest/googletest/test/gtest_xml_outfile1_test_.cc
thirdParty/googletest/googletest/test/gtest_xml_outfile2_test_.cc
thirdParty/googletest/googletest/test/gtest_xml_outfiles_test.py
thirdParty/googletest/googletest/test/gtest_xml_output_unittest.py
thirdParty/googletest/googletest/test/gtest_xml_output_unittest_.cc
thirdParty/googletest/googletest/test/gtest_xml_test_utils.py
thirdParty/googletest/googletest/test/production.cc
thirdParty/googletest/googletest/test/production.h
thirdParty/pybind11/.appveyor.yml
thirdParty/pybind11/.clang-format
thirdParty/pybind11/.clang-tidy
thirdParty/pybind11/.cmake-format.yaml
thirdParty/pybind11/.codespell-ignore-lines
thirdParty/pybind11/.git
thirdParty/pybind11/.gitattributes
thirdParty/pybind11/.gitignore
thirdParty/pybind11/.pre-commit-config.yaml
thirdParty/pybind11/.readthedocs.yml
thirdParty/pybind11/CMakeLists.txt
thirdParty/pybind11/LICENSE
thirdParty/pybind11/MANIFEST.in
thirdParty/pybind11/README.rst
thirdParty/pybind11/SECURITY.md
thirdParty/pybind11/noxfile.py
thirdParty/pybind11/pyproject.toml
thirdParty/pybind11/setup.cfg
thirdParty/pybind11/setup.py
thirdParty/pybind11/.github/CODEOWNERS
thirdParty/pybind11/.github/CONTRIBUTING.md
thirdParty/pybind11/.github/dependabot.yml
thirdParty/pybind11/.github/labeler.yml
thirdParty/pybind11/.github/labeler_merged.yml
thirdParty/pybind11/.github/pull_request_template.md
thirdParty/pybind11/.github/ISSUE_TEMPLATE/bug-report.yml
thirdParty/pybind11/.github/ISSUE_TEMPLATE/config.yml
thirdParty/pybind11/.github/matchers/pylint.json
thirdParty/pybind11/.github/workflows/ci.yml
thirdParty/pybind11/.github/workflows/configure.yml
thirdParty/pybind11/.github/workflows/emscripten.yaml
thirdParty/pybind11/.github/workflows/format.yml
thirdParty/pybind11/.github/workflows/labeler.yml
thirdParty/pybind11/.github/workflows/pip.yml
thirdParty/pybind11/.github/workflows/upstream.yml
thirdParty/pybind11/docs/Doxyfile
thirdParty/pybind11/docs/Makefile
thirdParty/pybind11/docs/basics.rst
thirdParty/pybind11/docs/benchmark.py
thirdParty/pybind11/docs/benchmark.rst
thirdParty/pybind11/docs/changelog.rst
thirdParty/pybind11/docs/classes.rst
thirdParty/pybind11/docs/compiling.rst
thirdParty/pybind11/docs/conf.py
thirdParty/pybind11/docs/faq.rst
thirdParty/pybind11/docs/index.rst
thirdParty/pybind11/docs/installing.rst
thirdParty/pybind11/docs/limitations.rst
thirdParty/pybind11/docs/pybind11-logo.png
thirdParty/pybind11/docs/pybind11_vs_boost_python1.png
thirdParty/pybind11/docs/pybind11_vs_boost_python1.svg
thirdParty/pybind11/docs/pybind11_vs_boost_python2.png
thirdParty/pybind11/docs/pybind11_vs_boost_python2.svg
thirdParty/pybind11/docs/reference.rst
thirdParty/pybind11/docs/release.rst
thirdParty/pybind11/docs/requirements.in
thirdParty/pybind11/docs/requirements.txt
thirdParty/pybind11/docs/upgrade.rst
thirdParty/pybind11/docs/_static/css/custom.css
thirdParty/pybind11/docs/advanced/classes.rst
thirdParty/pybind11/docs/advanced/embedding.rst
thirdParty/pybind11/docs/advanced/exceptions.rst
thirdParty/pybind11/docs/advanced/functions.rst
thirdParty/pybind11/docs/advanced/misc.rst
thirdParty/pybind11/docs/advanced/smart_ptrs.rst
thirdParty/pybind11/docs/advanced/cast/chrono.rst
thirdParty/pybind11/docs/advanced/cast/custom.rst
thirdParty/pybind11/docs/advanced/cast/eigen.rst
thirdParty/pybind11/docs/advanced/cast/functional.rst
thirdParty/pybind11/docs/advanced/cast/index.rst
thirdParty/pybind11/docs/advanced/cast/overview.rst
thirdParty/pybind11/docs/advanced/cast/stl.rst
thirdParty/pybind11/docs/advanced/cast/strings.rst
thirdParty/pybind11/docs/advanced/pycpp/index.rst
thirdParty/pybind11/docs/advanced/pycpp/numpy.rst
thirdParty/pybind11/docs/advanced/pycpp/object.rst
thirdParty/pybind11/docs/advanced/pycpp/utilities.rst
thirdParty/pybind11/docs/cmake/index.rst
thirdParty/pybind11/include/pybind11/attr.h
thirdParty/pybind11/include/pybind11/buffer_info.h
thirdParty/pybind11/include/pybind11/cast.h
thirdParty/pybind11/include/pybind11/chrono.h
thirdParty/pybind11/include/pybind11/common.h
thirdParty/pybind11/include/pybind11/complex.h
thirdParty/pybind11/include/pybind11/eigen.h
thirdParty/pybind11/include/pybind11/embed.h
thirdParty/pybind11/include/pybind11/eval.h
thirdParty/pybind11/include/pybind11/functional.h
thirdParty/pybind11/include/pybind11/gil.h
thirdParty/pybind11/include/pybind11/gil_safe_call_once.h
thirdParty/pybind11/include/pybind11/iostream.h
thirdParty/pybind11/include/pybind11/numpy.h
thirdParty/pybind11/include/pybind11/operators.h
thirdParty/pybind11/include/pybind11/options.h
thirdParty/pybind11/include/pybind11/pybind11.h
thirdParty/pybind11/include/pybind11/pytypes.h
thirdParty/pybind11/include/pybind11/stl.h
thirdParty/pybind11/include/pybind11/stl_bind.h
thirdParty/pybind11/include/pybind11/type_caster_pyobject_ptr.h
thirdParty/pybind11/include/pybind11/typing.h
thirdParty/pybind11/include/pybind11/detail/class.h
thirdParty/pybind11/include/pybind11/detail/common.h
thirdParty/pybind11/include/pybind11/detail/cpp_conduit.h
thirdParty/pybind11/include/pybind11/detail/descr.h
thirdParty/pybind11/include/pybind11/detail/exception_translation.h
thirdParty/pybind11/include/pybind11/detail/init.h
thirdParty/pybind11/include/pybind11/detail/internals.h
thirdParty/pybind11/include/pybind11/detail/type_caster_base.h
thirdParty/pybind11/include/pybind11/detail/typeid.h
thirdParty/pybind11/include/pybind11/detail/value_and_holder.h
thirdParty/pybind11/include/pybind11/eigen/common.h
thirdParty/pybind11/include/pybind11/eigen/matrix.h
thirdParty/pybind11/include/pybind11/eigen/tensor.h
thirdParty/pybind11/include/pybind11/stl/filesystem.h
thirdParty/pybind11/pybind11/__init__.py
thirdParty/pybind11/pybind11/__main__.py
thirdParty/pybind11/pybind11/_version.py
thirdParty/pybind11/pybind11/commands.py
thirdParty/pybind11/pybind11/py.typed
thirdParty/pybind11/pybind11/setup_helpers.py
thirdParty/pybind11/tests/CMakeLists.txt
thirdParty/pybind11/tests/conftest.py
thirdParty/pybind11/tests/constructor_stats.h
thirdParty/pybind11/tests/cross_module_gil_utils.cpp
thirdParty/pybind11/tests/cross_module_interleaved_error_already_set.cpp
thirdParty/pybind11/tests/eigen_tensor_avoid_stl_array.cpp
thirdParty/pybind11/tests/env.py
thirdParty/pybind11/tests/exo_planet_c_api.cpp
thirdParty/pybind11/tests/exo_planet_pybind11.cpp
thirdParty/pybind11/tests/home_planet_very_lonely_traveler.cpp
thirdParty/pybind11/tests/local_bindings.h
thirdParty/pybind11/tests/object.h
thirdParty/pybind11/tests/pybind11_cross_module_tests.cpp
thirdParty/pybind11/tests/pybind11_tests.cpp
thirdParty/pybind11/tests/pybind11_tests.h
thirdParty/pybind11/tests/pyproject.toml
thirdParty/pybind11/tests/pytest.ini
thirdParty/pybind11/tests/requirements.txt
thirdParty/pybind11/tests/test_async.cpp
thirdParty/pybind11/tests/test_async.py
thirdParty/pybind11/tests/test_buffers.cpp
thirdParty/pybind11/tests/test_buffers.py
thirdParty/pybind11/tests/test_builtin_casters.cpp
thirdParty/pybind11/tests/test_builtin_casters.py
thirdParty/pybind11/tests/test_call_policies.cpp
thirdParty/pybind11/tests/test_call_policies.py
thirdParty/pybind11/tests/test_callbacks.cpp
thirdParty/pybind11/tests/test_callbacks.py
thirdParty/pybind11/tests/test_chrono.cpp
thirdParty/pybind11/tests/test_chrono.py
thirdParty/pybind11/tests/test_class.cpp
thirdParty/pybind11/tests/test_class.py
thirdParty/pybind11/tests/test_const_name.cpp
thirdParty/pybind11/tests/test_const_name.py
thirdParty/pybind11/tests/test_constants_and_functions.cpp
thirdParty/pybind11/tests/test_constants_and_functions.py
thirdParty/pybind11/tests/test_copy_move.cpp
thirdParty/pybind11/tests/test_copy_move.py
thirdParty/pybind11/tests/test_cpp_conduit.cpp
thirdParty/pybind11/tests/test_cpp_conduit.py
thirdParty/pybind11/tests/test_cpp_conduit_traveler_bindings.h
thirdParty/pybind11/tests/test_cpp_conduit_traveler_types.h
thirdParty/pybind11/tests/test_custom_type_casters.cpp
thirdParty/pybind11/tests/test_custom_type_casters.py
thirdParty/pybind11/tests/test_custom_type_setup.cpp
thirdParty/pybind11/tests/test_custom_type_setup.py
thirdParty/pybind11/tests/test_docstring_options.cpp
thirdParty/pybind11/tests/test_docstring_options.py
thirdParty/pybind11/tests/test_eigen_matrix.cpp
thirdParty/pybind11/tests/test_eigen_matrix.py
thirdParty/pybind11/tests/test_eigen_tensor.cpp
thirdParty/pybind11/tests/test_eigen_tensor.inl
thirdParty/pybind11/tests/test_eigen_tensor.py
thirdParty/pybind11/tests/test_enum.cpp
thirdParty/pybind11/tests/test_enum.py
thirdParty/pybind11/tests/test_eval.cpp
thirdParty/pybind11/tests/test_eval.py
thirdParty/pybind11/tests/test_eval_call.py
thirdParty/pybind11/tests/test_exceptions.cpp
thirdParty/pybind11/tests/test_exceptions.h
thirdParty/pybind11/tests/test_exceptions.py
thirdParty/pybind11/tests/test_factory_constructors.cpp
thirdParty/pybind11/tests/test_factory_constructors.py
thirdParty/pybind11/tests/test_gil_scoped.cpp
thirdParty/pybind11/tests/test_gil_scoped.py
thirdParty/pybind11/tests/test_iostream.cpp
thirdParty/pybind11/tests/test_iostream.py
thirdParty/pybind11/tests/test_kwargs_and_defaults.cpp
thirdParty/pybind11/tests/test_kwargs_and_defaults.py
thirdParty/pybind11/tests/test_local_bindings.cpp
thirdParty/pybind11/tests/test_local_bindings.py
thirdParty/pybind11/tests/test_methods_and_attributes.cpp
thirdParty/pybind11/tests/test_methods_and_attributes.py
thirdParty/pybind11/tests/test_modules.cpp
thirdParty/pybind11/tests/test_modules.py
thirdParty/pybind11/tests/test_multiple_inheritance.cpp
thirdParty/pybind11/tests/test_multiple_inheritance.py
thirdParty/pybind11/tests/test_numpy_array.cpp
thirdParty/pybind11/tests/test_numpy_array.py
thirdParty/pybind11/tests/test_numpy_dtypes.cpp
thirdParty/pybind11/tests/test_numpy_dtypes.py
thirdParty/pybind11/tests/test_numpy_vectorize.cpp
thirdParty/pybind11/tests/test_numpy_vectorize.py
thirdParty/pybind11/tests/test_opaque_types.cpp
thirdParty/pybind11/tests/test_opaque_types.py
thirdParty/pybind11/tests/test_operator_overloading.cpp
thirdParty/pybind11/tests/test_operator_overloading.py
thirdParty/pybind11/tests/test_pickling.cpp
thirdParty/pybind11/tests/test_pickling.py
thirdParty/pybind11/tests/test_python_multiple_inheritance.cpp
thirdParty/pybind11/tests/test_python_multiple_inheritance.py
thirdParty/pybind11/tests/test_pytypes.cpp
thirdParty/pybind11/tests/test_pytypes.py
thirdParty/pybind11/tests/test_sequences_and_iterators.cpp
thirdParty/pybind11/tests/test_sequences_and_iterators.py
thirdParty/pybind11/tests/test_smart_ptr.cpp
thirdParty/pybind11/tests/test_smart_ptr.py
thirdParty/pybind11/tests/test_stl.cpp
thirdParty/pybind11/tests/test_stl.py
thirdParty/pybind11/tests/test_stl_binders.cpp
thirdParty/pybind11/tests/test_stl_binders.py
thirdParty/pybind11/tests/test_tagbased_polymorphic.cpp
thirdParty/pybind11/tests/test_tagbased_polymorphic.py
thirdParty/pybind11/tests/test_thread.cpp
thirdParty/pybind11/tests/test_thread.py
thirdParty/pybind11/tests/test_type_caster_pyobject_ptr.cpp
thirdParty/pybind11/tests/test_type_caster_pyobject_ptr.py
thirdParty/pybind11/tests/test_type_caster_std_function_specializations.cpp
thirdParty/pybind11/tests/test_type_caster_std_function_specializations.py
thirdParty/pybind11/tests/test_union.cpp
thirdParty/pybind11/tests/test_union.py
thirdParty/pybind11/tests/test_unnamed_namespace_a.cpp
thirdParty/pybind11/tests/test_unnamed_namespace_a.py
thirdParty/pybind11/tests/test_unnamed_namespace_b.cpp
thirdParty/pybind11/tests/test_unnamed_namespace_b.py
thirdParty/pybind11/tests/test_vector_unique_ptr_member.cpp
thirdParty/pybind11/tests/test_vector_unique_ptr_member.py
thirdParty/pybind11/tests/test_virtual_functions.cpp
thirdParty/pybind11/tests/test_virtual_functions.py
thirdParty/pybind11/tests/valgrind-numpy-scipy.supp
thirdParty/pybind11/tests/valgrind-python.supp
thirdParty/pybind11/tests/extra_python_package/pytest.ini
thirdParty/pybind11/tests/extra_python_package/test_files.py
thirdParty/pybind11/tests/extra_setuptools/pytest.ini
thirdParty/pybind11/tests/extra_setuptools/test_setuphelper.py
thirdParty/pybind11/tests/test_cmake_build/CMakeLists.txt
thirdParty/pybind11/tests/test_cmake_build/embed.cpp
thirdParty/pybind11/tests/test_cmake_build/main.cpp
thirdParty/pybind11/tests/test_cmake_build/test.py
thirdParty/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
thirdParty/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
thirdParty/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
thirdParty/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
thirdParty/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
thirdParty/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
thirdParty/pybind11/tests/test_embed/CMakeLists.txt
thirdParty/pybind11/tests/test_embed/catch.cpp
thirdParty/pybind11/tests/test_embed/external_module.cpp
thirdParty/pybind11/tests/test_embed/test_interpreter.cpp
thirdParty/pybind11/tests/test_embed/test_interpreter.py
thirdParty/pybind11/tests/test_embed/test_trampoline.py
thirdParty/pybind11/tools/FindCatch.cmake
thirdParty/pybind11/tools/FindEigen3.cmake
thirdParty/pybind11/tools/FindPythonLibsNew.cmake
thirdParty/pybind11/tools/JoinPaths.cmake
thirdParty/pybind11/tools/check-style.sh
thirdParty/pybind11/tools/cmake_uninstall.cmake.in
thirdParty/pybind11/tools/codespell_ignore_lines_from_errors.py
thirdParty/pybind11/tools/libsize.py
thirdParty/pybind11/tools/make_changelog.py
thirdParty/pybind11/tools/pybind11.pc.in
thirdParty/pybind11/tools/pybind11Common.cmake
thirdParty/pybind11/tools/pybind11Config.cmake.in
thirdParty/pybind11/tools/pybind11GuessPythonExtSuffix.cmake
thirdParty/pybind11/tools/pybind11NewTools.cmake
thirdParty/pybind11/tools/pybind11Tools.cmake
thirdParty/pybind11/tools/pyproject.toml
thirdParty/pybind11/tools/setup_global.py.in
thirdParty/pybind11/tools/setup_main.py.in
thirdParty/pybind11/tools/test-pybind11GuessPythonExtSuffix.cmake