This commit is contained in:
2025-02-28 02:38:46 +08:00
parent 319981909f
commit 9660bd6fc6
8 changed files with 73 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
Metadata-Version: 2.2
Name: guan
Version: 0.1.154
Version: 0.1.155
Summary: An open source python package
Home-page: https://py.guanjihuan.com
Author: guanjihuan

View File

@@ -8,12 +8,14 @@ src/guan/Hamiltonian_of_examples.py
src/guan/__init__.py
src/guan/band_structures_and_wave_functions.py
src/guan/basic_functions.py
src/guan/custom_classes.py
src/guan/data_processing.py
src/guan/decorators.py
src/guan/density_of_states.py
src/guan/deprecated.py
src/guan/figure_plotting.py
src/guan/file_reading_and_writing.py
src/guan/functions_using_objects_of_custom_classes.py
src/guan/machine_learning.py
src/guan/quantum_transport.py
src/guan/topological_invariant.py