MANIFEST.in
setup.cfg
setup.py
gacf/CMakeLists.txt
gacf/__init__.py
gacf/gacf.py
gacf.egg-info/PKG-INFO
gacf.egg-info/SOURCES.txt
gacf.egg-info/dependency_links.txt
gacf.egg-info/not-zip-safe
gacf.egg-info/top_level.txt
gacf/correlator/Correlator.cpp
gacf/correlator/correlator_bindings.cpp
gacf/datastructure/DataStructure.cpp
gacf/datastructure/datastructure_bindings.cpp
gacf/include/Correlator.h
gacf/include/DataStructure.h
gacf/include/pybind11/CMakeLists.txt
gacf/include/pybind11/include/pybind11/attr.h
gacf/include/pybind11/include/pybind11/buffer_info.h
gacf/include/pybind11/include/pybind11/cast.h
gacf/include/pybind11/include/pybind11/chrono.h
gacf/include/pybind11/include/pybind11/common.h
gacf/include/pybind11/include/pybind11/complex.h
gacf/include/pybind11/include/pybind11/eigen.h
gacf/include/pybind11/include/pybind11/embed.h
gacf/include/pybind11/include/pybind11/eval.h
gacf/include/pybind11/include/pybind11/functional.h
gacf/include/pybind11/include/pybind11/iostream.h
gacf/include/pybind11/include/pybind11/numpy.h
gacf/include/pybind11/include/pybind11/operators.h
gacf/include/pybind11/include/pybind11/options.h
gacf/include/pybind11/include/pybind11/pybind11.h
gacf/include/pybind11/include/pybind11/pytypes.h
gacf/include/pybind11/include/pybind11/stl.h
gacf/include/pybind11/include/pybind11/stl_bind.h
gacf/include/pybind11/include/pybind11/detail/class.h
gacf/include/pybind11/include/pybind11/detail/common.h
gacf/include/pybind11/include/pybind11/detail/descr.h
gacf/include/pybind11/include/pybind11/detail/init.h
gacf/include/pybind11/include/pybind11/detail/internals.h
gacf/include/pybind11/include/pybind11/detail/typeid.h
gacf/include/pybind11/tests/CMakeLists.txt
gacf/include/pybind11/tests/constructor_stats.h
gacf/include/pybind11/tests/local_bindings.h
gacf/include/pybind11/tests/object.h
gacf/include/pybind11/tests/pybind11_cross_module_tests.cpp
gacf/include/pybind11/tests/pybind11_tests.cpp
gacf/include/pybind11/tests/pybind11_tests.h
gacf/include/pybind11/tests/test_buffers.cpp
gacf/include/pybind11/tests/test_builtin_casters.cpp
gacf/include/pybind11/tests/test_call_policies.cpp
gacf/include/pybind11/tests/test_callbacks.cpp
gacf/include/pybind11/tests/test_chrono.cpp
gacf/include/pybind11/tests/test_class.cpp
gacf/include/pybind11/tests/test_constants_and_functions.cpp
gacf/include/pybind11/tests/test_copy_move.cpp
gacf/include/pybind11/tests/test_docstring_options.cpp
gacf/include/pybind11/tests/test_eigen.cpp
gacf/include/pybind11/tests/test_enum.cpp
gacf/include/pybind11/tests/test_eval.cpp
gacf/include/pybind11/tests/test_exceptions.cpp
gacf/include/pybind11/tests/test_factory_constructors.cpp
gacf/include/pybind11/tests/test_gil_scoped.cpp
gacf/include/pybind11/tests/test_iostream.cpp
gacf/include/pybind11/tests/test_kwargs_and_defaults.cpp
gacf/include/pybind11/tests/test_local_bindings.cpp
gacf/include/pybind11/tests/test_methods_and_attributes.cpp
gacf/include/pybind11/tests/test_modules.cpp
gacf/include/pybind11/tests/test_multiple_inheritance.cpp
gacf/include/pybind11/tests/test_numpy_array.cpp
gacf/include/pybind11/tests/test_numpy_dtypes.cpp
gacf/include/pybind11/tests/test_numpy_vectorize.cpp
gacf/include/pybind11/tests/test_opaque_types.cpp
gacf/include/pybind11/tests/test_operator_overloading.cpp
gacf/include/pybind11/tests/test_pickling.cpp
gacf/include/pybind11/tests/test_pytypes.cpp
gacf/include/pybind11/tests/test_sequences_and_iterators.cpp
gacf/include/pybind11/tests/test_smart_ptr.cpp
gacf/include/pybind11/tests/test_stl.cpp
gacf/include/pybind11/tests/test_stl_binders.cpp
gacf/include/pybind11/tests/test_tagbased_polymorphic.cpp
gacf/include/pybind11/tests/test_virtual_functions.cpp
gacf/include/pybind11/tests/test_cmake_build/CMakeLists.txt
gacf/include/pybind11/tests/test_cmake_build/embed.cpp
gacf/include/pybind11/tests/test_cmake_build/main.cpp
gacf/include/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
gacf/include/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
gacf/include/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
gacf/include/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
gacf/include/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
gacf/include/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
gacf/include/pybind11/tests/test_embed/CMakeLists.txt
gacf/include/pybind11/tests/test_embed/catch.cpp
gacf/include/pybind11/tests/test_embed/external_module.cpp
gacf/include/pybind11/tests/test_embed/test_interpreter.cpp
gacf/include/pybind11/tools/FindCatch.cmake
gacf/include/pybind11/tools/FindEigen3.cmake
gacf/include/pybind11/tools/FindPythonLibsNew.cmake
gacf/include/pybind11/tools/pybind11Tools.cmake
tests/csv_no_titles.csv
tests/csv_no_titles_with_err.csv
tests/csv_with_titles.csv
tests/csv_with_titles_commented.csv
tests/csv_with_titles_with_err.csv
tests/gacf_test.py
tests/tab_delim_no_titles.txt
tests/tab_delim_no_titles_with_err.txt
tests/tab_delim_with_titles.txt
tests/tab_delim_with_titles_commented.txt
tests/tab_delim_with_titles_with_err.txt
tests/__pycache__/GACF_test.cpython-37-pytest-5.3.5.pyc
tests/__pycache__/gacf_test.cpython-38-pytest-5.3.5.pyc