Testing for grogu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Daniel Pozsar 21ab0dca84
changed pre-commit
3 months ago
docs cleared up repository 3 months ago
lat3_791 changed pre-commit 3 months ago
src/grogu changed pre-commit 3 months ago
tests changed dependencies, added tests 3 months ago
.coverage copy pasted grogu 3 months ago
.gitignore changed pre-commit 3 months ago
.pre-commit-config.yaml changed pre-commit 3 months ago
L-HEADER copy pasted grogu 3 months ago
LICENSE copy pasted grogu 3 months ago
README.md changed pre-commit 3 months ago
all_atoms.txt changed pre-commit 3 months ago
local_operator.ipynb working build on python 3.9.6 3 months ago
pyproject.toml working build on python 3.9.6 3 months ago
requirements-dev.txt working build on python 3.9.6 3 months ago
requirements.txt working build on python 3.9.6 3 months ago
simmetries.txt changed pre-commit 3 months ago
test.ipynb working build on python 3.9.6 3 months ago
test.py changed pre-commit 3 months ago

README.md

Relativistic magnetic interactions from non-orthogonal basis sets

TODO

  • Definition of magnetic entities:
    • Through simple sequence o forbitals in the unit cell
    • Through atom specification
    • Through atom and orbital specification
  • Separation of TR and TRB components of the Hamiltonian, Identification of the exchange field.
  • Definition of commutator expressions, old projection matrix elements
  • Efficient calculation of Green's functions
  • Calculation of energy and momentum resolved derivatives
  • Parallel BZ and serial energy integral

Building wheel

See detailed documentation on PYPI.

Use the following commands for a quick setup:

  • Build wheel
python -m build

Build wheel:

Push to pypi(testpypi for beginners): python3 -m twine upload --repository testpypi dist/*

Ehhez kellenek tokenek: You will be prompted for a username and password. For the username, use token. For the password, use the token value, including the pypi- prefix.

Végfelhasználóknak (egyelőre testpypi): python3 -m pip install --index-url https://test.pypi.org/simple/ example-package-YOUR-USERNAME-HERE