From 2985062c3917d8cbd00d9cdb408fd05f67168f6e Mon Sep 17 00:00:00 2001 From: guanjihuan Date: Wed, 19 Jan 2022 18:45:46 +0800 Subject: [PATCH] update_again --- .../Fourier_transform_and_calculate_band_structures.py.py | 0 {Tutorial0 => Tutorial}/Hamiltonian_of_finite_size_systems.py | 0 {Tutorial0 => Tutorial}/calculate_Chern_number_and_Wilson_loop.py | 0 .../calculate_conductance_and_scattering_matrix.py | 0 {Tutorial0 => Tutorial}/calculate_density_of_states.py | 0 {Tutorial0 => Tutorial}/read_and_write.py | 0 {Tutorial0 => Tutorial}/some_models_in_the_reciprocal_space.py | 0 {Tutorial0 => Tutorial}/test_and_Pauli_matrix.py | 0 8 files changed, 0 insertions(+), 0 deletions(-) rename {Tutorial0 => Tutorial}/Fourier_transform_and_calculate_band_structures.py.py (100%) rename {Tutorial0 => Tutorial}/Hamiltonian_of_finite_size_systems.py (100%) rename {Tutorial0 => Tutorial}/calculate_Chern_number_and_Wilson_loop.py (100%) rename {Tutorial0 => Tutorial}/calculate_conductance_and_scattering_matrix.py (100%) rename {Tutorial0 => Tutorial}/calculate_density_of_states.py (100%) rename {Tutorial0 => Tutorial}/read_and_write.py (100%) rename {Tutorial0 => Tutorial}/some_models_in_the_reciprocal_space.py (100%) rename {Tutorial0 => Tutorial}/test_and_Pauli_matrix.py (100%) diff --git a/Tutorial0/Fourier_transform_and_calculate_band_structures.py.py b/Tutorial/Fourier_transform_and_calculate_band_structures.py.py similarity index 100% rename from Tutorial0/Fourier_transform_and_calculate_band_structures.py.py rename to Tutorial/Fourier_transform_and_calculate_band_structures.py.py diff --git a/Tutorial0/Hamiltonian_of_finite_size_systems.py b/Tutorial/Hamiltonian_of_finite_size_systems.py similarity index 100% rename from Tutorial0/Hamiltonian_of_finite_size_systems.py rename to Tutorial/Hamiltonian_of_finite_size_systems.py diff --git a/Tutorial0/calculate_Chern_number_and_Wilson_loop.py b/Tutorial/calculate_Chern_number_and_Wilson_loop.py similarity index 100% rename from Tutorial0/calculate_Chern_number_and_Wilson_loop.py rename to Tutorial/calculate_Chern_number_and_Wilson_loop.py diff --git a/Tutorial0/calculate_conductance_and_scattering_matrix.py b/Tutorial/calculate_conductance_and_scattering_matrix.py similarity index 100% rename from Tutorial0/calculate_conductance_and_scattering_matrix.py rename to Tutorial/calculate_conductance_and_scattering_matrix.py diff --git a/Tutorial0/calculate_density_of_states.py b/Tutorial/calculate_density_of_states.py similarity index 100% rename from Tutorial0/calculate_density_of_states.py rename to Tutorial/calculate_density_of_states.py diff --git a/Tutorial0/read_and_write.py b/Tutorial/read_and_write.py similarity index 100% rename from Tutorial0/read_and_write.py rename to Tutorial/read_and_write.py diff --git a/Tutorial0/some_models_in_the_reciprocal_space.py b/Tutorial/some_models_in_the_reciprocal_space.py similarity index 100% rename from Tutorial0/some_models_in_the_reciprocal_space.py rename to Tutorial/some_models_in_the_reciprocal_space.py diff --git a/Tutorial0/test_and_Pauli_matrix.py b/Tutorial/test_and_Pauli_matrix.py similarity index 100% rename from Tutorial0/test_and_Pauli_matrix.py rename to Tutorial/test_and_Pauli_matrix.py