AUTHORS.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
oqupy/__init__.py
oqupy/base_api.py
oqupy/bath.py
oqupy/bath_correlations.py
oqupy/bath_dynamics.py
oqupy/config.py
oqupy/control.py
oqupy/dynamics.py
oqupy/gradient.py
oqupy/helpers.py
oqupy/mps_mpo.py
oqupy/operators.py
oqupy/process_tensor.py
oqupy/pt_tebd.py
oqupy/pt_tempo.py
oqupy/system.py
oqupy/system_dynamics.py
oqupy/tempo.py
oqupy/util.py
oqupy/version.py
oqupy/backends/__init__.py
oqupy/backends/node_array.py
oqupy/backends/pt_tebd_backend.py
oqupy/backends/pt_tempo_backend.py
oqupy/backends/tempo_backend.py
oqupy_gefux.egg-info/PKG-INFO
oqupy_gefux.egg-info/SOURCES.txt
oqupy_gefux.egg-info/dependency_links.txt
oqupy_gefux.egg-info/requires.txt
oqupy_gefux.egg-info/top_level.txt
tests/coverage/__init__.py
tests/coverage/api_test.py
tests/coverage/base_api_test.py
tests/coverage/bath_test.py
tests/coverage/contractions_test.py
tests/coverage/control_test.py
tests/coverage/correlations_test.py
tests/coverage/dynamics_test.py
tests/coverage/gibbs_parameters_test.py
tests/coverage/gibbs_tempo_test.py
tests/coverage/gradient_test.py
tests/coverage/node_array_test.py
tests/coverage/operators_test.py
tests/coverage/process_tensor_test.py
tests/coverage/pt_tebd_test.py
tests/coverage/pt_tempo_test.py
tests/coverage/system_test.py
tests/coverage/tempo_parameters_test.py
tests/coverage/tempo_test.py
tests/coverage/util_test.py
tests/data/__init__.py
tests/data/generate_pts.py
tests/performance/__init__.py
tests/performance/bath_dynamics.py
tests/performance/mean_field.py
tests/performance/multi_env.py
tests/performance/nt_corrs.py
tests/performance/pt_degen.py
tests/performance/pt_tebd.py
tests/performance/pt_tempo.py
tests/performance/run_all.py
tests/performance/analysis/__init__.py
tests/performance/analysis/bath_dynamics_plots.py
tests/performance/analysis/bath_dynamics_run.py
tests/performance/analysis/mean_field_plot.py
tests/performance/analysis/mean_field_run.py
tests/performance/analysis/multi_env_plots.py
tests/performance/analysis/multi_env_run.py
tests/performance/analysis/nt_corrs_plots.py
tests/performance/analysis/nt_corrs_run.py
tests/performance/analysis/pt_degen_plots.py
tests/performance/analysis/pt_degen_run.py
tests/performance/analysis/pt_tebd_plots.py
tests/performance/analysis/pt_tebd_run.py
tests/performance/analysis/pt_tempo_plots.py
tests/performance/analysis/pt_tempo_run.py
tests/physics/__init__.py
tests/physics/bath_dynamics_test.py
tests/physics/degeneracy_large_test.py
tests/physics/degeneracy_mean_field_test.py
tests/physics/gibbs_tempo_test.py
tests/physics/gradient_functional_target_test.py
tests/physics/gradient_target_state_test.py
tests/physics/mean_field_tempo_multi_test.py
tests/physics/mean_field_tempo_test.py
tests/physics/multi_environments_test.py
tests/physics/multi_time_correlations_test.py
tests/physics/pt_tebd_lindblad_test.py
tests/physics/pt_tebd_test.py
tests/physics/tempo_lindblad_test.py
tests/physics/tempo_non_diagonal_test.py
tests/physics/tempo_qutrit_test.py
tests/physics/tempo_spin_boson_test.py
tests/physics/tempo_superohmic_test.py