MANIFEST.in
README.md
cuda_setup.py
pyproject.toml
requirements.txt
setup.py
3rd/json11/.git
3rd/json11/.gitignore
3rd/json11/CMakeLists.txt
3rd/json11/LICENSE.txt
3rd/json11/Makefile
3rd/json11/README.md
3rd/json11/json11.cpp
3rd/json11/json11.hpp
3rd/json11/json11.pc.in
3rd/json11/test.cpp
3rd/pybind11/.appveyor.yml
3rd/pybind11/.clang-format
3rd/pybind11/.clang-tidy
3rd/pybind11/.cmake-format.yaml
3rd/pybind11/.git
3rd/pybind11/.gitignore
3rd/pybind11/.pre-commit-config.yaml
3rd/pybind11/.readthedocs.yml
3rd/pybind11/CMakeLists.txt
3rd/pybind11/LICENSE
3rd/pybind11/MANIFEST.in
3rd/pybind11/README.rst
3rd/pybind11/pyproject.toml
3rd/pybind11/setup.cfg
3rd/pybind11/setup.py
3rd/pybind11/.github/CONTRIBUTING.md
3rd/pybind11/.github/dependabot.yml
3rd/pybind11/.github/labeler.yml
3rd/pybind11/.github/labeler_merged.yml
3rd/pybind11/.github/pull_request_template.md
3rd/pybind11/.github/ISSUE_TEMPLATE/bug-report.md
3rd/pybind11/.github/ISSUE_TEMPLATE/config.yml
3rd/pybind11/.github/ISSUE_TEMPLATE/feature-request.md
3rd/pybind11/.github/ISSUE_TEMPLATE/question.md
3rd/pybind11/.github/workflows/ci.yml
3rd/pybind11/.github/workflows/configure.yml
3rd/pybind11/.github/workflows/format.yml
3rd/pybind11/.github/workflows/labeler.yml
3rd/pybind11/.github/workflows/pip.yml
3rd/pybind11/docs/Doxyfile
3rd/pybind11/docs/Makefile
3rd/pybind11/docs/basics.rst
3rd/pybind11/docs/benchmark.py
3rd/pybind11/docs/benchmark.rst
3rd/pybind11/docs/changelog.rst
3rd/pybind11/docs/classes.rst
3rd/pybind11/docs/compiling.rst
3rd/pybind11/docs/conf.py
3rd/pybind11/docs/faq.rst
3rd/pybind11/docs/index.rst
3rd/pybind11/docs/installing.rst
3rd/pybind11/docs/limitations.rst
3rd/pybind11/docs/pybind11-logo.png
3rd/pybind11/docs/pybind11_vs_boost_python1.png
3rd/pybind11/docs/pybind11_vs_boost_python1.svg
3rd/pybind11/docs/pybind11_vs_boost_python2.png
3rd/pybind11/docs/pybind11_vs_boost_python2.svg
3rd/pybind11/docs/reference.rst
3rd/pybind11/docs/release.rst
3rd/pybind11/docs/requirements.txt
3rd/pybind11/docs/upgrade.rst
3rd/pybind11/docs/_static/theme_overrides.css
3rd/pybind11/docs/advanced/classes.rst
3rd/pybind11/docs/advanced/embedding.rst
3rd/pybind11/docs/advanced/exceptions.rst
3rd/pybind11/docs/advanced/functions.rst
3rd/pybind11/docs/advanced/misc.rst
3rd/pybind11/docs/advanced/smart_ptrs.rst
3rd/pybind11/docs/advanced/cast/chrono.rst
3rd/pybind11/docs/advanced/cast/custom.rst
3rd/pybind11/docs/advanced/cast/eigen.rst
3rd/pybind11/docs/advanced/cast/functional.rst
3rd/pybind11/docs/advanced/cast/index.rst
3rd/pybind11/docs/advanced/cast/overview.rst
3rd/pybind11/docs/advanced/cast/stl.rst
3rd/pybind11/docs/advanced/cast/strings.rst
3rd/pybind11/docs/advanced/pycpp/index.rst
3rd/pybind11/docs/advanced/pycpp/numpy.rst
3rd/pybind11/docs/advanced/pycpp/object.rst
3rd/pybind11/docs/advanced/pycpp/utilities.rst
3rd/pybind11/docs/cmake/index.rst
3rd/pybind11/include/pybind11/attr.h
3rd/pybind11/include/pybind11/buffer_info.h
3rd/pybind11/include/pybind11/cast.h
3rd/pybind11/include/pybind11/chrono.h
3rd/pybind11/include/pybind11/common.h
3rd/pybind11/include/pybind11/complex.h
3rd/pybind11/include/pybind11/eigen.h
3rd/pybind11/include/pybind11/embed.h
3rd/pybind11/include/pybind11/eval.h
3rd/pybind11/include/pybind11/functional.h
3rd/pybind11/include/pybind11/iostream.h
3rd/pybind11/include/pybind11/numpy.h
3rd/pybind11/include/pybind11/operators.h
3rd/pybind11/include/pybind11/options.h
3rd/pybind11/include/pybind11/pybind11.h
3rd/pybind11/include/pybind11/pytypes.h
3rd/pybind11/include/pybind11/stl.h
3rd/pybind11/include/pybind11/stl_bind.h
3rd/pybind11/include/pybind11/detail/class.h
3rd/pybind11/include/pybind11/detail/common.h
3rd/pybind11/include/pybind11/detail/descr.h
3rd/pybind11/include/pybind11/detail/init.h
3rd/pybind11/include/pybind11/detail/internals.h
3rd/pybind11/include/pybind11/detail/typeid.h
3rd/pybind11/pybind11/__init__.py
3rd/pybind11/pybind11/__main__.py
3rd/pybind11/pybind11/_version.py
3rd/pybind11/pybind11/_version.pyi
3rd/pybind11/pybind11/commands.py
3rd/pybind11/pybind11/py.typed
3rd/pybind11/pybind11/setup_helpers.py
3rd/pybind11/pybind11/setup_helpers.pyi
3rd/pybind11/tests/CMakeLists.txt
3rd/pybind11/tests/conftest.py
3rd/pybind11/tests/constructor_stats.h
3rd/pybind11/tests/cross_module_gil_utils.cpp
3rd/pybind11/tests/env.py
3rd/pybind11/tests/local_bindings.h
3rd/pybind11/tests/object.h
3rd/pybind11/tests/pybind11_cross_module_tests.cpp
3rd/pybind11/tests/pybind11_tests.cpp
3rd/pybind11/tests/pybind11_tests.h
3rd/pybind11/tests/pytest.ini
3rd/pybind11/tests/requirements.txt
3rd/pybind11/tests/test_async.cpp
3rd/pybind11/tests/test_async.py
3rd/pybind11/tests/test_buffers.cpp
3rd/pybind11/tests/test_buffers.py
3rd/pybind11/tests/test_builtin_casters.cpp
3rd/pybind11/tests/test_builtin_casters.py
3rd/pybind11/tests/test_call_policies.cpp
3rd/pybind11/tests/test_call_policies.py
3rd/pybind11/tests/test_callbacks.cpp
3rd/pybind11/tests/test_callbacks.py
3rd/pybind11/tests/test_chrono.cpp
3rd/pybind11/tests/test_chrono.py
3rd/pybind11/tests/test_class.cpp
3rd/pybind11/tests/test_class.py
3rd/pybind11/tests/test_constants_and_functions.cpp
3rd/pybind11/tests/test_constants_and_functions.py
3rd/pybind11/tests/test_copy_move.cpp
3rd/pybind11/tests/test_copy_move.py
3rd/pybind11/tests/test_custom_type_casters.cpp
3rd/pybind11/tests/test_custom_type_casters.py
3rd/pybind11/tests/test_docstring_options.cpp
3rd/pybind11/tests/test_docstring_options.py
3rd/pybind11/tests/test_eigen.cpp
3rd/pybind11/tests/test_eigen.py
3rd/pybind11/tests/test_enum.cpp
3rd/pybind11/tests/test_enum.py
3rd/pybind11/tests/test_eval.cpp
3rd/pybind11/tests/test_eval.py
3rd/pybind11/tests/test_eval_call.py
3rd/pybind11/tests/test_exceptions.cpp
3rd/pybind11/tests/test_exceptions.py
3rd/pybind11/tests/test_factory_constructors.cpp
3rd/pybind11/tests/test_factory_constructors.py
3rd/pybind11/tests/test_gil_scoped.cpp
3rd/pybind11/tests/test_gil_scoped.py
3rd/pybind11/tests/test_iostream.cpp
3rd/pybind11/tests/test_iostream.py
3rd/pybind11/tests/test_kwargs_and_defaults.cpp
3rd/pybind11/tests/test_kwargs_and_defaults.py
3rd/pybind11/tests/test_local_bindings.cpp
3rd/pybind11/tests/test_local_bindings.py
3rd/pybind11/tests/test_methods_and_attributes.cpp
3rd/pybind11/tests/test_methods_and_attributes.py
3rd/pybind11/tests/test_modules.cpp
3rd/pybind11/tests/test_modules.py
3rd/pybind11/tests/test_multiple_inheritance.cpp
3rd/pybind11/tests/test_multiple_inheritance.py
3rd/pybind11/tests/test_numpy_array.cpp
3rd/pybind11/tests/test_numpy_array.py
3rd/pybind11/tests/test_numpy_dtypes.cpp
3rd/pybind11/tests/test_numpy_dtypes.py
3rd/pybind11/tests/test_numpy_vectorize.cpp
3rd/pybind11/tests/test_numpy_vectorize.py
3rd/pybind11/tests/test_opaque_types.cpp
3rd/pybind11/tests/test_opaque_types.py
3rd/pybind11/tests/test_operator_overloading.cpp
3rd/pybind11/tests/test_operator_overloading.py
3rd/pybind11/tests/test_pickling.cpp
3rd/pybind11/tests/test_pickling.py
3rd/pybind11/tests/test_pytypes.cpp
3rd/pybind11/tests/test_pytypes.py
3rd/pybind11/tests/test_sequences_and_iterators.cpp
3rd/pybind11/tests/test_sequences_and_iterators.py
3rd/pybind11/tests/test_smart_ptr.cpp
3rd/pybind11/tests/test_smart_ptr.py
3rd/pybind11/tests/test_stl.cpp
3rd/pybind11/tests/test_stl.py
3rd/pybind11/tests/test_stl_binders.cpp
3rd/pybind11/tests/test_stl_binders.py
3rd/pybind11/tests/test_tagbased_polymorphic.cpp
3rd/pybind11/tests/test_tagbased_polymorphic.py
3rd/pybind11/tests/test_union.cpp
3rd/pybind11/tests/test_union.py
3rd/pybind11/tests/test_virtual_functions.cpp
3rd/pybind11/tests/test_virtual_functions.py
3rd/pybind11/tests/valgrind-numpy-scipy.supp
3rd/pybind11/tests/valgrind-python.supp
3rd/pybind11/tests/extra_python_package/pytest.ini
3rd/pybind11/tests/extra_python_package/test_files.py
3rd/pybind11/tests/extra_setuptools/pytest.ini
3rd/pybind11/tests/extra_setuptools/test_setuphelper.py
3rd/pybind11/tests/test_cmake_build/CMakeLists.txt
3rd/pybind11/tests/test_cmake_build/embed.cpp
3rd/pybind11/tests/test_cmake_build/main.cpp
3rd/pybind11/tests/test_cmake_build/test.py
3rd/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
3rd/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
3rd/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
3rd/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
3rd/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
3rd/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
3rd/pybind11/tests/test_embed/CMakeLists.txt
3rd/pybind11/tests/test_embed/catch.cpp
3rd/pybind11/tests/test_embed/external_module.cpp
3rd/pybind11/tests/test_embed/test_interpreter.cpp
3rd/pybind11/tests/test_embed/test_interpreter.py
3rd/pybind11/tools/FindCatch.cmake
3rd/pybind11/tools/FindEigen3.cmake
3rd/pybind11/tools/FindPythonLibsNew.cmake
3rd/pybind11/tools/check-style.sh
3rd/pybind11/tools/cmake_uninstall.cmake.in
3rd/pybind11/tools/libsize.py
3rd/pybind11/tools/make_changelog.py
3rd/pybind11/tools/pybind11Common.cmake
3rd/pybind11/tools/pybind11Config.cmake.in
3rd/pybind11/tools/pybind11NewTools.cmake
3rd/pybind11/tools/pybind11Tools.cmake
3rd/pybind11/tools/pyproject.toml
3rd/pybind11/tools/setup_global.py.in
3rd/pybind11/tools/setup_main.py.in
3rd/spdlog/.clang-format
3rd/spdlog/.clang-tidy
3rd/spdlog/.git
3rd/spdlog/.gitattributes
3rd/spdlog/.gitignore
3rd/spdlog/.travis.yml
3rd/spdlog/CMakeLists.txt
3rd/spdlog/INSTALL
3rd/spdlog/LICENSE
3rd/spdlog/README.md
3rd/spdlog/appveyor.yml
3rd/spdlog/bench/CMakeLists.txt
3rd/spdlog/bench/async_bench.cpp
3rd/spdlog/bench/bench.cpp
3rd/spdlog/bench/formatter-bench.cpp
3rd/spdlog/bench/latency.cpp
3rd/spdlog/bench/utils.h
3rd/spdlog/cmake/ide.cmake
3rd/spdlog/cmake/pch.h.in
3rd/spdlog/cmake/spdlog.pc.in
3rd/spdlog/cmake/spdlogCPack.cmake
3rd/spdlog/cmake/spdlogConfig.cmake.in
3rd/spdlog/cmake/utils.cmake
3rd/spdlog/cmake/version.rc.in
3rd/spdlog/example/CMakeLists.txt
3rd/spdlog/example/example.cpp
3rd/spdlog/include/spdlog/async.h
3rd/spdlog/include/spdlog/async_logger-inl.h
3rd/spdlog/include/spdlog/async_logger.h
3rd/spdlog/include/spdlog/common-inl.h
3rd/spdlog/include/spdlog/common.h
3rd/spdlog/include/spdlog/formatter.h
3rd/spdlog/include/spdlog/fwd.h
3rd/spdlog/include/spdlog/logger-inl.h
3rd/spdlog/include/spdlog/logger.h
3rd/spdlog/include/spdlog/pattern_formatter-inl.h
3rd/spdlog/include/spdlog/pattern_formatter.h
3rd/spdlog/include/spdlog/spdlog-inl.h
3rd/spdlog/include/spdlog/spdlog.h
3rd/spdlog/include/spdlog/stopwatch.h
3rd/spdlog/include/spdlog/tweakme.h
3rd/spdlog/include/spdlog/version.h
3rd/spdlog/include/spdlog/cfg/argv.h
3rd/spdlog/include/spdlog/cfg/env.h
3rd/spdlog/include/spdlog/cfg/helpers-inl.h
3rd/spdlog/include/spdlog/cfg/helpers.h
3rd/spdlog/include/spdlog/details/backtracer-inl.h
3rd/spdlog/include/spdlog/details/backtracer.h
3rd/spdlog/include/spdlog/details/circular_q.h
3rd/spdlog/include/spdlog/details/console_globals.h
3rd/spdlog/include/spdlog/details/file_helper-inl.h
3rd/spdlog/include/spdlog/details/file_helper.h
3rd/spdlog/include/spdlog/details/fmt_helper.h
3rd/spdlog/include/spdlog/details/log_msg-inl.h
3rd/spdlog/include/spdlog/details/log_msg.h
3rd/spdlog/include/spdlog/details/log_msg_buffer-inl.h
3rd/spdlog/include/spdlog/details/log_msg_buffer.h
3rd/spdlog/include/spdlog/details/mpmc_blocking_q.h
3rd/spdlog/include/spdlog/details/null_mutex.h
3rd/spdlog/include/spdlog/details/os-inl.h
3rd/spdlog/include/spdlog/details/os.h
3rd/spdlog/include/spdlog/details/periodic_worker-inl.h
3rd/spdlog/include/spdlog/details/periodic_worker.h
3rd/spdlog/include/spdlog/details/registry-inl.h
3rd/spdlog/include/spdlog/details/registry.h
3rd/spdlog/include/spdlog/details/synchronous_factory.h
3rd/spdlog/include/spdlog/details/tcp_client-windows.h
3rd/spdlog/include/spdlog/details/tcp_client.h
3rd/spdlog/include/spdlog/details/thread_pool-inl.h
3rd/spdlog/include/spdlog/details/thread_pool.h
3rd/spdlog/include/spdlog/details/windows_include.h
3rd/spdlog/include/spdlog/fmt/bin_to_hex.h
3rd/spdlog/include/spdlog/fmt/chrono.h
3rd/spdlog/include/spdlog/fmt/fmt.h
3rd/spdlog/include/spdlog/fmt/ostr.h
3rd/spdlog/include/spdlog/fmt/bundled/LICENSE.rst
3rd/spdlog/include/spdlog/fmt/bundled/chrono.h
3rd/spdlog/include/spdlog/fmt/bundled/color.h
3rd/spdlog/include/spdlog/fmt/bundled/compile.h
3rd/spdlog/include/spdlog/fmt/bundled/core.h
3rd/spdlog/include/spdlog/fmt/bundled/format-inl.h
3rd/spdlog/include/spdlog/fmt/bundled/format.h
3rd/spdlog/include/spdlog/fmt/bundled/locale.h
3rd/spdlog/include/spdlog/fmt/bundled/os.h
3rd/spdlog/include/spdlog/fmt/bundled/ostream.h
3rd/spdlog/include/spdlog/fmt/bundled/posix.h
3rd/spdlog/include/spdlog/fmt/bundled/printf.h
3rd/spdlog/include/spdlog/fmt/bundled/ranges.h
3rd/spdlog/include/spdlog/sinks/android_sink.h
3rd/spdlog/include/spdlog/sinks/ansicolor_sink-inl.h
3rd/spdlog/include/spdlog/sinks/ansicolor_sink.h
3rd/spdlog/include/spdlog/sinks/base_sink-inl.h
3rd/spdlog/include/spdlog/sinks/base_sink.h
3rd/spdlog/include/spdlog/sinks/basic_file_sink-inl.h
3rd/spdlog/include/spdlog/sinks/basic_file_sink.h
3rd/spdlog/include/spdlog/sinks/daily_file_sink.h
3rd/spdlog/include/spdlog/sinks/dist_sink.h
3rd/spdlog/include/spdlog/sinks/dup_filter_sink.h
3rd/spdlog/include/spdlog/sinks/hourly_file_sink.h
3rd/spdlog/include/spdlog/sinks/msvc_sink.h
3rd/spdlog/include/spdlog/sinks/null_sink.h
3rd/spdlog/include/spdlog/sinks/ostream_sink.h
3rd/spdlog/include/spdlog/sinks/ringbuffer_sink.h
3rd/spdlog/include/spdlog/sinks/rotating_file_sink-inl.h
3rd/spdlog/include/spdlog/sinks/rotating_file_sink.h
3rd/spdlog/include/spdlog/sinks/sink-inl.h
3rd/spdlog/include/spdlog/sinks/sink.h
3rd/spdlog/include/spdlog/sinks/stdout_color_sinks-inl.h
3rd/spdlog/include/spdlog/sinks/stdout_color_sinks.h
3rd/spdlog/include/spdlog/sinks/stdout_sinks-inl.h
3rd/spdlog/include/spdlog/sinks/stdout_sinks.h
3rd/spdlog/include/spdlog/sinks/syslog_sink.h
3rd/spdlog/include/spdlog/sinks/systemd_sink.h
3rd/spdlog/include/spdlog/sinks/tcp_sink.h
3rd/spdlog/include/spdlog/sinks/win_eventlog_sink.h
3rd/spdlog/include/spdlog/sinks/wincolor_sink-inl.h
3rd/spdlog/include/spdlog/sinks/wincolor_sink.h
3rd/spdlog/logos/jetbrains-variant-4.svg
3rd/spdlog/scripts/extract_version.py
3rd/spdlog/scripts/format.sh
3rd/spdlog/src/async.cpp
3rd/spdlog/src/cfg.cpp
3rd/spdlog/src/color_sinks.cpp
3rd/spdlog/src/file_sinks.cpp
3rd/spdlog/src/fmt.cpp
3rd/spdlog/src/spdlog.cpp
3rd/spdlog/src/stdout_sinks.cpp
3rd/spdlog/tests/CMakeLists.txt
3rd/spdlog/tests/catch.hpp
3rd/spdlog/tests/catch.license
3rd/spdlog/tests/includes.h
3rd/spdlog/tests/main.cpp
3rd/spdlog/tests/test_async.cpp
3rd/spdlog/tests/test_backtrace.cpp
3rd/spdlog/tests/test_cfg.cpp
3rd/spdlog/tests/test_create_dir.cpp
3rd/spdlog/tests/test_daily_logger.cpp
3rd/spdlog/tests/test_dup_filter.cpp
3rd/spdlog/tests/test_errors.cpp
3rd/spdlog/tests/test_eventlog.cpp
3rd/spdlog/tests/test_file_helper.cpp
3rd/spdlog/tests/test_file_logging.cpp
3rd/spdlog/tests/test_fmt_helper.cpp
3rd/spdlog/tests/test_macros.cpp
3rd/spdlog/tests/test_misc.cpp
3rd/spdlog/tests/test_mpmc_q.cpp
3rd/spdlog/tests/test_pattern_formatter.cpp
3rd/spdlog/tests/test_registry.cpp
3rd/spdlog/tests/test_sink.h
3rd/spdlog/tests/test_stdout_api.cpp
3rd/spdlog/tests/test_stopwatch.cpp
3rd/spdlog/tests/test_systemd.cpp
3rd/spdlog/tests/test_time_point.cpp
3rd/spdlog/tests/utils.cpp
3rd/spdlog/tests/utils.h
cpp/include/cuda_base_kernels.cuh
cpp/include/cuda_build_kernels.cuh
cpp/include/cuda_dist_kernels.cuh
cpp/include/cuda_heap_kernels.cuh
cpp/include/cuda_search_kernels.cuh
cpp/include/cuda_utils_kernels.cuh
cpp/include/cuhnsw.hpp
cpp/include/level_graph.hpp
cpp/include/log.hpp
cpp/include/stop_watch.hpp
cpp/include/types.hpp
cpp/src/cuhnsw_base.cu
cpp/src/cuhnsw_build.cu
cpp/src/log.cc
cuhnsw/__init__.py
cuhnsw/aux.py
cuhnsw/bindings.cc
cuhnsw/config_pb2.py
cuhnsw/pyhnsw.py
cuhnsw/version.py
cuhnsw.egg-info/PKG-INFO
cuhnsw.egg-info/SOURCES.txt
cuhnsw.egg-info/dependency_links.txt
cuhnsw.egg-info/entry_points.txt
cuhnsw.egg-info/requires.txt
cuhnsw.egg-info/top_level.txt