CMakeLists.txt
MANIFEST.in
README.md
setup.py
cpp/CMakeLists.txt
cpp/kitetools/CMakeLists.txt
cpp/kitetools/include/ComplexTraits.hpp
cpp/kitetools/include/arpes.hpp
cpp/kitetools/include/calculate.hpp
cpp/kitetools/include/compiletime_info.hpp
cpp/kitetools/include/conductivity_optical.hpp
cpp/kitetools/include/dos.hpp
cpp/kitetools/include/functions.hpp
cpp/kitetools/include/ldos.hpp
cpp/kitetools/include/macros.hpp
cpp/kitetools/include/messages.hpp
cpp/kitetools/include/myHDF5.hpp
cpp/kitetools/include/parse_input.hpp
cpp/kitetools/include/systemInfo.hpp
cpp/kitetools/include/cond_2order/Gamma0.hpp
cpp/kitetools/include/cond_2order/Gamma0photo.hpp
cpp/kitetools/include/cond_2order/Gamma1.hpp
cpp/kitetools/include/cond_2order/Gamma1photo.hpp
cpp/kitetools/include/cond_2order/Gamma2.hpp
cpp/kitetools/include/cond_2order/Gamma2photo.hpp
cpp/kitetools/include/cond_2order/Gamma3.hpp
cpp/kitetools/include/cond_2order/Gamma3photo.hpp
cpp/kitetools/include/cond_2order/conductivity_2order.hpp
cpp/kitetools/include/cond_dc/conductivity_dc.hpp
cpp/kitetools/src/arpes.cpp
cpp/kitetools/src/calculate.cpp
cpp/kitetools/src/compiletime_info.h.in
cpp/kitetools/src/conductivity_optical.cpp
cpp/kitetools/src/dos.cpp
cpp/kitetools/src/functions.cpp
cpp/kitetools/src/ldos.cpp
cpp/kitetools/src/main.cpp
cpp/kitetools/src/myHDF5.cpp
cpp/kitetools/src/parse_input.cpp
cpp/kitetools/src/systemInfo.cpp
cpp/kitetools/src/cond_2order/Gamma0.cpp
cpp/kitetools/src/cond_2order/Gamma0photo.cpp
cpp/kitetools/src/cond_2order/Gamma1.cpp
cpp/kitetools/src/cond_2order/Gamma1photo.cpp
cpp/kitetools/src/cond_2order/Gamma2.cpp
cpp/kitetools/src/cond_2order/Gamma2photo.cpp
cpp/kitetools/src/cond_2order/Gamma3.cpp
cpp/kitetools/src/cond_2order/Gamma3photo.cpp
cpp/kitetools/src/cond_2order/conductivity_2order.cpp
cpp/kitetools/src/cond_dc/conductivity_dc.cpp
cpp/kitetools/src/cond_dc/fill.cpp
cpp/kitex/CMakeLists.txt
cpp/kitex/include/ComplexTraits.hpp
cpp/kitex/include/Coordinates.hpp
cpp/kitex/include/Generic.hpp
cpp/kitex/include/Global.hpp
cpp/kitex/include/Hamiltonian.hpp
cpp/kitex/include/HamiltonianDefects.hpp
cpp/kitex/include/HamiltonianRegular.hpp
cpp/kitex/include/HamiltonianVacancies.hpp
cpp/kitex/include/KPM_Vector.hpp
cpp/kitex/include/KPM_Vector2D.hpp
cpp/kitex/include/KPM_Vector3D.hpp
cpp/kitex/include/KPM_VectorBasis.hpp
cpp/kitex/include/LatticeStructure.hpp
cpp/kitex/include/Random.hpp
cpp/kitex/include/Simulation.hpp
cpp/kitex/include/SimulationGlobal.hpp
cpp/kitex/include/messages.hpp
cpp/kitex/include/myHDF5.hpp
cpp/kitex/include/queue.hpp
cpp/kitex/src/ComplexTraits.cpp
cpp/kitex/src/Coordinates.cpp
cpp/kitex/src/Gamma1D.cpp
cpp/kitex/src/Gamma2D.cpp
cpp/kitex/src/Gamma3D.cpp
cpp/kitex/src/Global.cpp
cpp/kitex/src/GlobalSimulation.cpp
cpp/kitex/src/Hamiltonian.cpp
cpp/kitex/src/HamiltonianDefects.cpp
cpp/kitex/src/HamiltonianRegular.cpp
cpp/kitex/src/HamiltonianVacancies.cpp
cpp/kitex/src/KPM_Vector.cpp
cpp/kitex/src/KPM_Vector2D.cpp
cpp/kitex/src/KPM_Vector3D.cpp
cpp/kitex/src/KPM_VectorBasis.cpp
cpp/kitex/src/LatticeStructure.cpp
cpp/kitex/src/Random.cpp
cpp/kitex/src/Simulation.cpp
cpp/kitex/src/SimulationARPES.cpp
cpp/kitex/src/SimulationCondDC.cpp
cpp/kitex/src/SimulationCondOpt.cpp
cpp/kitex/src/SimulationCondOpt2.cpp
cpp/kitex/src/SimulationDOS.cpp
cpp/kitex/src/SimulationGaussianWavePacket.cpp
cpp/kitex/src/SimulationLMU.cpp
cpp/kitex/src/SimulationSingleShot.cpp
cpp/kitex/src/main.cpp
cpp/kitex/src/myHDF5.cpp
cpp/kitex/src/queue.cpp
cpp/kitex/src/recursive_kpm.cpp
kite/__init__.py
kite/export_kite.py
kite/wrapped_func.py
python_wrapper/CMakeLists.txt
python_wrapper/deps/pybind11/.appveyor.yml
python_wrapper/deps/pybind11/.git
python_wrapper/deps/pybind11/.gitignore
python_wrapper/deps/pybind11/.gitmodules
python_wrapper/deps/pybind11/.readthedocs.yml
python_wrapper/deps/pybind11/.travis.yml
python_wrapper/deps/pybind11/CMakeLists.txt
python_wrapper/deps/pybind11/CONTRIBUTING.md
python_wrapper/deps/pybind11/ISSUE_TEMPLATE.md
python_wrapper/deps/pybind11/LICENSE
python_wrapper/deps/pybind11/MANIFEST.in
python_wrapper/deps/pybind11/README.md
python_wrapper/deps/pybind11/setup.cfg
python_wrapper/deps/pybind11/setup.py
python_wrapper/deps/pybind11/docs/Doxyfile
python_wrapper/deps/pybind11/docs/Makefile
python_wrapper/deps/pybind11/docs/basics.rst
python_wrapper/deps/pybind11/docs/benchmark.py
python_wrapper/deps/pybind11/docs/benchmark.rst
python_wrapper/deps/pybind11/docs/changelog.rst
python_wrapper/deps/pybind11/docs/classes.rst
python_wrapper/deps/pybind11/docs/compiling.rst
python_wrapper/deps/pybind11/docs/conf.py
python_wrapper/deps/pybind11/docs/faq.rst
python_wrapper/deps/pybind11/docs/index.rst
python_wrapper/deps/pybind11/docs/intro.rst
python_wrapper/deps/pybind11/docs/limitations.rst
python_wrapper/deps/pybind11/docs/pybind11-logo.png
python_wrapper/deps/pybind11/docs/pybind11_vs_boost_python1.png
python_wrapper/deps/pybind11/docs/pybind11_vs_boost_python1.svg
python_wrapper/deps/pybind11/docs/pybind11_vs_boost_python2.png
python_wrapper/deps/pybind11/docs/pybind11_vs_boost_python2.svg
python_wrapper/deps/pybind11/docs/reference.rst
python_wrapper/deps/pybind11/docs/release.rst
python_wrapper/deps/pybind11/docs/requirements.txt
python_wrapper/deps/pybind11/docs/upgrade.rst
python_wrapper/deps/pybind11/docs/_static/theme_overrides.css
python_wrapper/deps/pybind11/docs/advanced/classes.rst
python_wrapper/deps/pybind11/docs/advanced/embedding.rst
python_wrapper/deps/pybind11/docs/advanced/exceptions.rst
python_wrapper/deps/pybind11/docs/advanced/functions.rst
python_wrapper/deps/pybind11/docs/advanced/misc.rst
python_wrapper/deps/pybind11/docs/advanced/smart_ptrs.rst
python_wrapper/deps/pybind11/docs/advanced/cast/chrono.rst
python_wrapper/deps/pybind11/docs/advanced/cast/custom.rst
python_wrapper/deps/pybind11/docs/advanced/cast/eigen.rst
python_wrapper/deps/pybind11/docs/advanced/cast/functional.rst
python_wrapper/deps/pybind11/docs/advanced/cast/index.rst
python_wrapper/deps/pybind11/docs/advanced/cast/overview.rst
python_wrapper/deps/pybind11/docs/advanced/cast/stl.rst
python_wrapper/deps/pybind11/docs/advanced/cast/strings.rst
python_wrapper/deps/pybind11/docs/advanced/pycpp/index.rst
python_wrapper/deps/pybind11/docs/advanced/pycpp/numpy.rst
python_wrapper/deps/pybind11/docs/advanced/pycpp/object.rst
python_wrapper/deps/pybind11/docs/advanced/pycpp/utilities.rst
python_wrapper/deps/pybind11/include/pybind11/attr.h
python_wrapper/deps/pybind11/include/pybind11/buffer_info.h
python_wrapper/deps/pybind11/include/pybind11/cast.h
python_wrapper/deps/pybind11/include/pybind11/chrono.h
python_wrapper/deps/pybind11/include/pybind11/common.h
python_wrapper/deps/pybind11/include/pybind11/complex.h
python_wrapper/deps/pybind11/include/pybind11/eigen.h
python_wrapper/deps/pybind11/include/pybind11/embed.h
python_wrapper/deps/pybind11/include/pybind11/eval.h
python_wrapper/deps/pybind11/include/pybind11/functional.h
python_wrapper/deps/pybind11/include/pybind11/iostream.h
python_wrapper/deps/pybind11/include/pybind11/numpy.h
python_wrapper/deps/pybind11/include/pybind11/operators.h
python_wrapper/deps/pybind11/include/pybind11/options.h
python_wrapper/deps/pybind11/include/pybind11/pybind11.h
python_wrapper/deps/pybind11/include/pybind11/pytypes.h
python_wrapper/deps/pybind11/include/pybind11/stl.h
python_wrapper/deps/pybind11/include/pybind11/stl_bind.h
python_wrapper/deps/pybind11/include/pybind11/detail/class.h
python_wrapper/deps/pybind11/include/pybind11/detail/common.h
python_wrapper/deps/pybind11/include/pybind11/detail/descr.h
python_wrapper/deps/pybind11/include/pybind11/detail/init.h
python_wrapper/deps/pybind11/include/pybind11/detail/internals.h
python_wrapper/deps/pybind11/include/pybind11/detail/typeid.h
python_wrapper/deps/pybind11/pybind11/__init__.py
python_wrapper/deps/pybind11/pybind11/__main__.py
python_wrapper/deps/pybind11/pybind11/_version.py
python_wrapper/deps/pybind11/tests/CMakeLists.txt
python_wrapper/deps/pybind11/tests/conftest.py
python_wrapper/deps/pybind11/tests/constructor_stats.h
python_wrapper/deps/pybind11/tests/cross_module_gil_utils.cpp
python_wrapper/deps/pybind11/tests/local_bindings.h
python_wrapper/deps/pybind11/tests/object.h
python_wrapper/deps/pybind11/tests/pybind11_cross_module_tests.cpp
python_wrapper/deps/pybind11/tests/pybind11_tests.cpp
python_wrapper/deps/pybind11/tests/pybind11_tests.h
python_wrapper/deps/pybind11/tests/pytest.ini
python_wrapper/deps/pybind11/tests/test_async.cpp
python_wrapper/deps/pybind11/tests/test_async.py
python_wrapper/deps/pybind11/tests/test_buffers.cpp
python_wrapper/deps/pybind11/tests/test_buffers.py
python_wrapper/deps/pybind11/tests/test_builtin_casters.cpp
python_wrapper/deps/pybind11/tests/test_builtin_casters.py
python_wrapper/deps/pybind11/tests/test_call_policies.cpp
python_wrapper/deps/pybind11/tests/test_call_policies.py
python_wrapper/deps/pybind11/tests/test_callbacks.cpp
python_wrapper/deps/pybind11/tests/test_callbacks.py
python_wrapper/deps/pybind11/tests/test_chrono.cpp
python_wrapper/deps/pybind11/tests/test_chrono.py
python_wrapper/deps/pybind11/tests/test_class.cpp
python_wrapper/deps/pybind11/tests/test_class.py
python_wrapper/deps/pybind11/tests/test_constants_and_functions.cpp
python_wrapper/deps/pybind11/tests/test_constants_and_functions.py
python_wrapper/deps/pybind11/tests/test_copy_move.cpp
python_wrapper/deps/pybind11/tests/test_copy_move.py
python_wrapper/deps/pybind11/tests/test_docstring_options.cpp
python_wrapper/deps/pybind11/tests/test_docstring_options.py
python_wrapper/deps/pybind11/tests/test_eigen.cpp
python_wrapper/deps/pybind11/tests/test_eigen.py
python_wrapper/deps/pybind11/tests/test_enum.cpp
python_wrapper/deps/pybind11/tests/test_enum.py
python_wrapper/deps/pybind11/tests/test_eval.cpp
python_wrapper/deps/pybind11/tests/test_eval.py
python_wrapper/deps/pybind11/tests/test_eval_call.py
python_wrapper/deps/pybind11/tests/test_exceptions.cpp
python_wrapper/deps/pybind11/tests/test_exceptions.py
python_wrapper/deps/pybind11/tests/test_factory_constructors.cpp
python_wrapper/deps/pybind11/tests/test_factory_constructors.py
python_wrapper/deps/pybind11/tests/test_gil_scoped.cpp
python_wrapper/deps/pybind11/tests/test_gil_scoped.py
python_wrapper/deps/pybind11/tests/test_iostream.cpp
python_wrapper/deps/pybind11/tests/test_iostream.py
python_wrapper/deps/pybind11/tests/test_kwargs_and_defaults.cpp
python_wrapper/deps/pybind11/tests/test_kwargs_and_defaults.py
python_wrapper/deps/pybind11/tests/test_local_bindings.cpp
python_wrapper/deps/pybind11/tests/test_local_bindings.py
python_wrapper/deps/pybind11/tests/test_methods_and_attributes.cpp
python_wrapper/deps/pybind11/tests/test_methods_and_attributes.py
python_wrapper/deps/pybind11/tests/test_modules.cpp
python_wrapper/deps/pybind11/tests/test_modules.py
python_wrapper/deps/pybind11/tests/test_multiple_inheritance.cpp
python_wrapper/deps/pybind11/tests/test_multiple_inheritance.py
python_wrapper/deps/pybind11/tests/test_numpy_array.cpp
python_wrapper/deps/pybind11/tests/test_numpy_array.py
python_wrapper/deps/pybind11/tests/test_numpy_dtypes.cpp
python_wrapper/deps/pybind11/tests/test_numpy_dtypes.py
python_wrapper/deps/pybind11/tests/test_numpy_vectorize.cpp
python_wrapper/deps/pybind11/tests/test_numpy_vectorize.py
python_wrapper/deps/pybind11/tests/test_opaque_types.cpp
python_wrapper/deps/pybind11/tests/test_opaque_types.py
python_wrapper/deps/pybind11/tests/test_operator_overloading.cpp
python_wrapper/deps/pybind11/tests/test_operator_overloading.py
python_wrapper/deps/pybind11/tests/test_pickling.cpp
python_wrapper/deps/pybind11/tests/test_pickling.py
python_wrapper/deps/pybind11/tests/test_pytypes.cpp
python_wrapper/deps/pybind11/tests/test_pytypes.py
python_wrapper/deps/pybind11/tests/test_sequences_and_iterators.cpp
python_wrapper/deps/pybind11/tests/test_sequences_and_iterators.py
python_wrapper/deps/pybind11/tests/test_smart_ptr.cpp
python_wrapper/deps/pybind11/tests/test_smart_ptr.py
python_wrapper/deps/pybind11/tests/test_stl.cpp
python_wrapper/deps/pybind11/tests/test_stl.py
python_wrapper/deps/pybind11/tests/test_stl_binders.cpp
python_wrapper/deps/pybind11/tests/test_stl_binders.py
python_wrapper/deps/pybind11/tests/test_tagbased_polymorphic.cpp
python_wrapper/deps/pybind11/tests/test_tagbased_polymorphic.py
python_wrapper/deps/pybind11/tests/test_union.cpp
python_wrapper/deps/pybind11/tests/test_union.py
python_wrapper/deps/pybind11/tests/test_virtual_functions.cpp
python_wrapper/deps/pybind11/tests/test_virtual_functions.py
python_wrapper/deps/pybind11/tests/test_cmake_build/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_cmake_build/embed.cpp
python_wrapper/deps/pybind11/tests/test_cmake_build/main.cpp
python_wrapper/deps/pybind11/tests/test_cmake_build/test.py
python_wrapper/deps/pybind11/tests/test_cmake_build/installed_embed/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_cmake_build/installed_function/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_cmake_build/installed_target/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_cmake_build/subdirectory_embed/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_cmake_build/subdirectory_function/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_cmake_build/subdirectory_target/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_embed/CMakeLists.txt
python_wrapper/deps/pybind11/tests/test_embed/catch.cpp
python_wrapper/deps/pybind11/tests/test_embed/external_module.cpp
python_wrapper/deps/pybind11/tests/test_embed/test_interpreter.cpp
python_wrapper/deps/pybind11/tests/test_embed/test_interpreter.py
python_wrapper/deps/pybind11/tools/FindCatch.cmake
python_wrapper/deps/pybind11/tools/FindEigen3.cmake
python_wrapper/deps/pybind11/tools/FindPythonLibsNew.cmake
python_wrapper/deps/pybind11/tools/check-style.sh
python_wrapper/deps/pybind11/tools/libsize.py
python_wrapper/deps/pybind11/tools/mkdoc.py
python_wrapper/deps/pybind11/tools/pybind11Config.cmake.in
python_wrapper/deps/pybind11/tools/pybind11Tools.cmake
python_wrapper/deps/pybind11/tools/clang/.git
python_wrapper/deps/pybind11/tools/clang/.gitignore
python_wrapper/deps/pybind11/tools/clang/LICENSE.TXT
python_wrapper/deps/pybind11/tools/clang/README.md
python_wrapper/deps/pybind11/tools/clang/__init__.py
python_wrapper/deps/pybind11/tools/clang/cindex.py
python_wrapper/deps/pybind11/tools/clang/enumerations.py
python_wrapper/src/main.cpp
quantum_kite_MAndelkovic.egg-info/PKG-INFO
quantum_kite_MAndelkovic.egg-info/SOURCES.txt
quantum_kite_MAndelkovic.egg-info/dependency_links.txt
quantum_kite_MAndelkovic.egg-info/not-zip-safe
quantum_kite_MAndelkovic.egg-info/requires.txt
quantum_kite_MAndelkovic.egg-info/top_level.txt