0.1.13
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: guan
|
||||
Version: 0.1.12
|
||||
Version: 0.1.13
|
||||
Summary: An open source python package
|
||||
Home-page: https://py.guanjihuan.com
|
||||
Author: guanjihuan
|
||||
@@ -13,4 +13,4 @@ Requires-Python: >=3.6
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE
|
||||
|
||||
Guan is an open-source python package developed and maintained by https://www.guanjihuan.com/about (Ji-Huan Guan, 关济寰). The primary location of this package is on website https://py.guanjihuan.com.
|
||||
Guan is an open-source python package developed and maintained by https://www.guanjihuan.com/about (Ji-Huan Guan, 关济寰). The primary location of this package is on website https://py.guanjihuan.com. The GitHub location of this package is on https://github.com/guanjihuan/py.guanjihuan.com.
|
||||
|
||||
@@ -2,7 +2,20 @@ LICENSE
|
||||
README.md
|
||||
pyproject.toml
|
||||
setup.cfg
|
||||
src/guan/Fourier_transform.py
|
||||
src/guan/Green_functions.py
|
||||
src/guan/Hamiltonian_of_finite_size_systems.py
|
||||
src/guan/Hamiltonian_of_models_in_reciprocal_space.py
|
||||
src/guan/__init__.py
|
||||
src/guan/band_structures_and_wave_functions.py
|
||||
src/guan/basic_functions.py
|
||||
src/guan/data_processing.py
|
||||
src/guan/density_of_states.py
|
||||
src/guan/file_processing.py
|
||||
src/guan/plot_figures.py
|
||||
src/guan/quantum_transport.py
|
||||
src/guan/read_and_write.py
|
||||
src/guan/topological_invariant.py
|
||||
src/guan.egg-info/PKG-INFO
|
||||
src/guan.egg-info/SOURCES.txt
|
||||
src/guan.egg-info/dependency_links.txt
|
||||
|
||||
Reference in New Issue
Block a user