TB2J 0.9.12.5__py3-none-any.whl → 0.9.12.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: TB2J
3
- Version: 0.9.12.5
3
+ Version: 0.9.12.6
4
4
  Summary: TB2J: First principle to Heisenberg exchange J using tight-binding Green function method
5
5
  Author-email: Xu He <mailhexu@gmail.com>
6
6
  Maintainer-email: Xu He <mailhexu@gmail.com>
@@ -105,9 +105,9 @@ TB2J/spinham/supercell.py,sha256=y17uUC6r3gQb278FhxIW4CABihfLTvKFj6flyXrCPR8,122
105
105
  TB2J/wannier/__init__.py,sha256=7ojCbM84PYv1X1Tbo4NHI-d3gWmQsZB_xiYqbfxVV1E,80
106
106
  TB2J/wannier/w90_parser.py,sha256=dbd63LuKyv2DVUzqRINGsbDzEsOxsQyE8_Ear_LQIRg,4620
107
107
  TB2J/wannier/w90_tb_parser.py,sha256=qt8pnuprmPp9iIAYwPkPbmEzk6ZPgMq2xognoQp7vwc,4610
108
- tb2j-0.9.12.5.dist-info/licenses/LICENSE,sha256=CbZI-jyRTjiqIcWa244cRSHJdjjtUNqGR4HeJkgEwJw,1332
109
- tb2j-0.9.12.5.dist-info/METADATA,sha256=xJFyXJnluTxAAzC8zdyHdNIqFFviFw7zBrJtCRGo_hE,4138
110
- tb2j-0.9.12.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
111
- tb2j-0.9.12.5.dist-info/entry_points.txt,sha256=4AKIEqBNAEUsmr56_ySUWKMk2yLauoBirL1dLnGGgZA,841
112
- tb2j-0.9.12.5.dist-info/top_level.txt,sha256=whYa5ByLYhl5XnTPBHSWr-IGD6VWmr5Ql2bye2qwV_s,5
113
- tb2j-0.9.12.5.dist-info/RECORD,,
108
+ tb2j-0.9.12.6.dist-info/licenses/LICENSE,sha256=CbZI-jyRTjiqIcWa244cRSHJdjjtUNqGR4HeJkgEwJw,1332
109
+ tb2j-0.9.12.6.dist-info/METADATA,sha256=k_Gt9gEBFuX9zIW9Txetv-TFLpcIc2DCiMBypHbOmbo,4138
110
+ tb2j-0.9.12.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
111
+ tb2j-0.9.12.6.dist-info/entry_points.txt,sha256=QlTwH3gCmaKBW48nr0FwGTd5LTThTiemw_36u7e1B7o,770
112
+ tb2j-0.9.12.6.dist-info/top_level.txt,sha256=whYa5ByLYhl5XnTPBHSWr-IGD6VWmr5Ql2bye2qwV_s,5
113
+ tb2j-0.9.12.6.dist-info/RECORD,,
@@ -2,7 +2,6 @@
2
2
  TB2J_downfold.py = TB2J.scripts.TB2J_downfold:main
3
3
  TB2J_eigen.py = TB2J.scripts.TB2J_eigen:write_eigen_info
4
4
  TB2J_magnon.py = TB2J.scripts.TB2J_magnon:plot_magnon
5
- TB2J_magnon2.py = TB2J.scripts.TB2J_magnon2:plot_tb2j_magnon_bands_cli
6
5
  TB2J_magnon_dos.py = TB2J.plot:command_line_plot_magnon_dos
7
6
  TB2J_merge.py = TB2J.scripts.TB2J_merge:main
8
7
  TB2J_plot_magnon_bands.py = TB2J.magnon.magnon3:plot_magnon_bands_cli