MANIFEST.in
README.md
setup.cfg
setup.py
deps/cpp-taskflow/LICENSE
deps/cpp-taskflow/taskflow/declarations.hpp
deps/cpp-taskflow/taskflow/taskflow.hpp
deps/cpp-taskflow/taskflow/core/error.hpp
deps/cpp-taskflow/taskflow/core/executor.hpp
deps/cpp-taskflow/taskflow/core/flow_builder.hpp
deps/cpp-taskflow/taskflow/core/graph.hpp
deps/cpp-taskflow/taskflow/core/notifier.hpp
deps/cpp-taskflow/taskflow/core/observer.hpp
deps/cpp-taskflow/taskflow/core/task.hpp
deps/cpp-taskflow/taskflow/core/taskflow.hpp
deps/cpp-taskflow/taskflow/core/topology.hpp
deps/cpp-taskflow/taskflow/core/tsq.hpp
deps/cpp-taskflow/taskflow/cuda/cuda_device.hpp
deps/cpp-taskflow/taskflow/cuda/cuda_error.hpp
deps/cpp-taskflow/taskflow/cuda/cuda_flow.hpp
deps/cpp-taskflow/taskflow/cuda/cuda_graph.hpp
deps/cpp-taskflow/taskflow/cuda/cuda_task.hpp
deps/cpp-taskflow/taskflow/nstd/any.hpp
deps/cpp-taskflow/taskflow/nstd/optional.hpp
deps/cpp-taskflow/taskflow/nstd/variant.hpp
deps/cpp-taskflow/taskflow/utility/object_pool.hpp
deps/cpp-taskflow/taskflow/utility/passive_vector.hpp
deps/cpp-taskflow/taskflow/utility/stringify.hpp
deps/cpp-taskflow/taskflow/utility/traits.hpp
rollingrank/__init__.py
rollingrank.egg-info/PKG-INFO
rollingrank.egg-info/SOURCES.txt
rollingrank.egg-info/dependency_links.txt
rollingrank.egg-info/not-zip-safe
rollingrank.egg-info/requires.txt
rollingrank.egg-info/top_level.txt
src/rollingrank.cpp