TB2J 0.9.10.1__tar.gz → 0.9.10.2__tar.gz
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.
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/PKG-INFO +1 -1
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_exchange/io_exchange.py +3 -3
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J.egg-info/PKG-INFO +1 -1
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/pyproject.toml +1 -1
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/LICENSE +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/README.md +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/Jdownfolder.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/Jtensor.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/MAE.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/MAEGreen.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/Oiju.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/Oiju_epc.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/anisotropy.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/basis.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/citation.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/contour.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/density_matrix.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/downfold/Hdownfolder.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/epc.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/exchange.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/exchangeCL2.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/exchange_params.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/exchange_pert.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/exchange_qspace.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/external/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/external/p_tqdm.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/gpaw_wrapper.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/green.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/greentest.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/abacus_api.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/abacus_wrapper.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/gen_exchange_abacus.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/orbital_api.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/stru_api.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/test_density_matrix.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/test_read_HRSR.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/abacus/test_read_stru.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/gpaw_interface.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/lawaf_interface.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/manager.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/siesta_interface.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/interfaces/wannier90_interface.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_exchange/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_exchange/io_multibinit.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_exchange/io_tomsasd.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_exchange/io_txt.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_exchange/io_uppasd.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_exchange/io_vampire.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/io_merge.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/kpoints.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/io_exchange2.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/magnon3.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/magnon_band.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/magnon_dos.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/magnon_io.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/magnon_math.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/plot.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/plot_magnon_dos_cli.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/magnon/structure.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mathutils/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mathutils/auto_kpath.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mathutils/fermi.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mathutils/fibonacci_sphere.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mathutils/kR_convert.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mathutils/lowdin.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mathutils/rotate_spin.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/myTB.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/mycfr.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/orbital_magmom.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/orbmap.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/pauli.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/pert.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/plot.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/rotate_atoms.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/rotate_siestaDM.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/sisl_wrapper.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/base_parser.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/constants.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/hamiltonian.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/hamiltonian_terms.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/plot.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/qsolver.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/spin_api.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/spin_xml.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/spinham/supercell.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/symmetrize_J.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/tensor_rotate.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/thetaphi.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/utest.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/utils.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/versioninfo.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/wannier/__init__.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/wannier/w90_parser.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J/wannier/w90_tb_parser.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J.egg-info/SOURCES.txt +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J.egg-info/dependency_links.txt +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J.egg-info/entry_points.txt +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J.egg-info/requires.txt +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/TB2J.egg-info/top_level.txt +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_downfold.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_eigen.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_magnon.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_magnon2.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_magnon_dos.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_merge.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_plot_magnon_bands.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_rotate.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/TB2J_rotateDM.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/abacus2J.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/siesta2J.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/scripts/wann2J.py +0 -0
- {tb2j-0.9.10.1 → tb2j-0.9.10.2}/setup.cfg +0 -0
@@ -541,7 +541,7 @@ Generation time: {now.strftime("%y/%m/%d %H:%M:%S")}
|
|
541
541
|
Js.append(val * 1e3)
|
542
542
|
ax.scatter(ds, Js, marker=marker, color=color, **kwargs)
|
543
543
|
ax.axhline(color="gray")
|
544
|
-
ax.set_xlabel("Distance ($\AA$)")
|
544
|
+
ax.set_xlabel(r"Distance ($\AA$)")
|
545
545
|
ax.set_ylabel("J (meV)")
|
546
546
|
if fname is not None:
|
547
547
|
plt.savefig(fname)
|
@@ -569,7 +569,7 @@ Generation time: {now.strftime("%y/%m/%d %H:%M:%S")}
|
|
569
569
|
ax.axhline(color="gray")
|
570
570
|
ax.legend(loc=1)
|
571
571
|
ax.set_ylabel("D (meV)")
|
572
|
-
ax.set_xlabel("Distance ($\AA$)")
|
572
|
+
ax.set_xlabel(r"Distance ($\AA$)")
|
573
573
|
if fname is not None:
|
574
574
|
plt.savefig(fname)
|
575
575
|
if show:
|
@@ -601,7 +601,7 @@ Generation time: {now.strftime("%y/%m/%d %H:%M:%S")}
|
|
601
601
|
)
|
602
602
|
ax.axhline(color="gray")
|
603
603
|
ax.legend(loc=1, ncol=2)
|
604
|
-
ax.set_xlabel("Distance ($\AA$)")
|
604
|
+
ax.set_xlabel(r"Distance ($\AA$)")
|
605
605
|
ax.set_ylabel("Jani (meV)")
|
606
606
|
if fname is not None:
|
607
607
|
plt.savefig(fname)
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
4
4
|
|
5
5
|
[project]
|
6
6
|
name = "TB2J"
|
7
|
-
version = "0.9.10.
|
7
|
+
version = "0.9.10.2"
|
8
8
|
description = "TB2J: First principle to Heisenberg exchange J using tight-binding Green function method"
|
9
9
|
readme = "README.md"
|
10
10
|
license = { text = "BSD-2-Clause" }
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|