tmdybinding


Nametmdybinding JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryTight-binding lattices for TMDs for the Pybinding-package, Documentation: http://bertjorissen.github.io/tmdybinding (c) 2022-2023
upload_time2023-09-13 09:41:47
maintainer
docs_urlNone
author
requires_python>=3.8
licensecomming soon
keywords pybinding tight-binding solid-state physics physics cmt quantum graphene tmd kpm cpgf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # TMDybinding
<img src=https://github.com/BertJorissen/kite/blob/master/docs/assets/images/logo.png?raw=true width="100">

**TMDybinding** is an open-source Python module for [Pybinding].

## Capabilities

* generate accurate lattices for most used TB models for TMDs
* easily add hopping
* automatic generation of lattice cell with 90-degree corners
* automatic inclusion of SOC terms
* automatic generation of hopping terms taking into account the symmetry of the orbital
* label all the different obrital contributions
* fully compatible with [pybinding] and [KITE]

## Installation

That's easy, just run
``` 
pip install tmdybinding
```


[pybinding]: https://pybinding.site
[KITE]: https://quantum-kite.com

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "tmdybinding",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "pybinding,tight-binding,solid-state physics,physics,cmt,quantum,graphene,TMD,KPM,CPGF",
    "author": "",
    "author_email": "Bert Jorissen <info@bertjorissen.be>",
    "download_url": "https://files.pythonhosted.org/packages/9d/10/9e526581df4df4f108aa68e3fda6a27ff982b7c52790d7949992a93f76f0/tmdybinding-0.0.1.tar.gz",
    "platform": null,
    "description": "# TMDybinding\n<img src=https://github.com/BertJorissen/kite/blob/master/docs/assets/images/logo.png?raw=true width=\"100\">\n\n**TMDybinding** is an open-source Python module for [Pybinding].\n\n## Capabilities\n\n* generate accurate lattices for most used TB models for TMDs\n* easily add hopping\n* automatic generation of lattice cell with 90-degree corners\n* automatic inclusion of SOC terms\n* automatic generation of hopping terms taking into account the symmetry of the orbital\n* label all the different obrital contributions\n* fully compatible with [pybinding] and [KITE]\n\n## Installation\n\nThat's easy, just run\n``` \npip install tmdybinding\n```\n\n\n[pybinding]: https://pybinding.site\n[KITE]: https://quantum-kite.com\n",
    "bugtrack_url": null,
    "license": "comming soon",
    "summary": "Tight-binding lattices for TMDs for the Pybinding-package, Documentation: http://bertjorissen.github.io/tmdybinding (c) 2022-2023",
    "version": "0.0.1",
    "project_urls": {
        "changelog": "https://github.com/BertJorissen/tmdybinding/blob/master/changelog.md",
        "documentation": "https://bertjorissen.github.io/tmdybinding",
        "repository": "https://github.com/BertJorissen/tmdybinding"
    },
    "split_keywords": [
        "pybinding",
        "tight-binding",
        "solid-state physics",
        "physics",
        "cmt",
        "quantum",
        "graphene",
        "tmd",
        "kpm",
        "cpgf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d109e526581df4df4f108aa68e3fda6a27ff982b7c52790d7949992a93f76f0",
                "md5": "2de366649d8497daf73c1da1e7a4cd93",
                "sha256": "66b30853d4fe77a9b3914f9d76fd6045585a75c8ec5848cab5b94c89324f812c"
            },
            "downloads": -1,
            "filename": "tmdybinding-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2de366649d8497daf73c1da1e7a4cd93",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 20616,
            "upload_time": "2023-09-13T09:41:47",
            "upload_time_iso_8601": "2023-09-13T09:41:47.131464Z",
            "url": "https://files.pythonhosted.org/packages/9d/10/9e526581df4df4f108aa68e3fda6a27ff982b7c52790d7949992a93f76f0/tmdybinding-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-13 09:41:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BertJorissen",
    "github_project": "tmdybinding",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "tmdybinding"
}
        
Elapsed time: 0.12017s