Here are examples for learning some functions. Tutorial can be read here or on Github.
- test_and_Pauli_matrix.py
- Fourier_transform_and_calculate_band_structures.py
- Hamiltonian_of_finite_size_systems.py
- some_models_in_the_reciprocal_space.py
- calculate_density_of_states.py
- calculate_conductance_and_scattering_matrix.py
- calculate_Chern_number_and_Wilson_loop.py
- read_and_write.py
- fixed_gauge_of_wave_functions.py
- division_of_parameter_array.py
以上为几个简单的例子,仅用到部分函数。更多的例子教程(中文)可以访问我的博客网站:https://www.guanjihuan.com。在搜索框中搜索“import guan”,查看使用到 Guan 软件包的博文。在博文页面中,可通过 Ctrl+F 查找“guan.”来定位在哪里用到了 Guan 软件包函数。