triqs-hubbardI


Nametriqs-hubbardI JSON
Version 3.3.0 PyPI version JSON
download
home_pageNone
SummaryHubbard-I impurity solver based on the TRIQS library (triqs.github.io)
upload_time2024-05-31 13:27:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords triqs hubbard-i impurity solver dmft
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![build](https://github.com/TRIQS/hubbardI/workflows/build/badge.svg)](https://github.com/TRIQS/hubbardI/actions?query=workflow%3Abuild)

# hubbardI - A Hubbard-I solver based on triqs atom_diag

This application implements the Hubbard-I solver in triqs using the lightweight diagonalization routine which come with triqs/atom_diag.

Requires a working [TRIQS](https://triqs.github.io/triqs) installation with a matching major version number.

### Usage ###
The Solver comes with the same interface as, e.g., the [cthyb solver](https://triqs.github.io/cthyb/latest/index.html). More information on how to use the solver can be found in the [documentation](https://triqs.github.io/hubbardI/latest/documentation.html).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "triqs-hubbardI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "triqs, hubbard-I, impurity solver, dmft",
    "author": null,
    "author_email": "TRIQS <triqs@flatironinstitute.org>",
    "download_url": "https://files.pythonhosted.org/packages/94/9c/30f6e8ce980929428d65fad3e7248e42e3094afc1d285b4b5a45f8611d57/triqs_hubbardi-3.3.0.tar.gz",
    "platform": null,
    "description": "[![build](https://github.com/TRIQS/hubbardI/workflows/build/badge.svg)](https://github.com/TRIQS/hubbardI/actions?query=workflow%3Abuild)\n\n# hubbardI - A Hubbard-I solver based on triqs atom_diag\n\nThis application implements the Hubbard-I solver in triqs using the lightweight diagonalization routine which come with triqs/atom_diag.\n\nRequires a working [TRIQS](https://triqs.github.io/triqs) installation with a matching major version number.\n\n### Usage ###\nThe Solver comes with the same interface as, e.g., the [cthyb solver](https://triqs.github.io/cthyb/latest/index.html). More information on how to use the solver can be found in the [documentation](https://triqs.github.io/hubbardI/latest/documentation.html).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Hubbard-I impurity solver based on the TRIQS library (triqs.github.io)",
    "version": "3.3.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/triqs/hubbardI/issues",
        "Homepage": "https://triqs.github.io/hubbardI"
    },
    "split_keywords": [
        "triqs",
        " hubbard-i",
        " impurity solver",
        " dmft"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31d68ce406df33091fd8fb89b15c6303b38b0cd84a7b02903232c30253250f1c",
                "md5": "3284d6b6b37e3381f8369f99eaa78eb2",
                "sha256": "e724c0e482e97e7c0c013052eeadf489463a149d8fe0b293207b6106ab3fd970"
            },
            "downloads": -1,
            "filename": "triqs_hubbardI-3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3284d6b6b37e3381f8369f99eaa78eb2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18829,
            "upload_time": "2024-05-31T13:27:08",
            "upload_time_iso_8601": "2024-05-31T13:27:08.035488Z",
            "url": "https://files.pythonhosted.org/packages/31/d6/8ce406df33091fd8fb89b15c6303b38b0cd84a7b02903232c30253250f1c/triqs_hubbardI-3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "949c30f6e8ce980929428d65fad3e7248e42e3094afc1d285b4b5a45f8611d57",
                "md5": "360eb1c57d9c5c8db98f031f9c429f2f",
                "sha256": "5cc8f544d7e322b510a1074a1465aafec49bad293c80bac250769c9eb186a5f4"
            },
            "downloads": -1,
            "filename": "triqs_hubbardi-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "360eb1c57d9c5c8db98f031f9c429f2f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17026,
            "upload_time": "2024-05-31T13:27:09",
            "upload_time_iso_8601": "2024-05-31T13:27:09.108216Z",
            "url": "https://files.pythonhosted.org/packages/94/9c/30f6e8ce980929428d65fad3e7248e42e3094afc1d285b4b5a45f8611d57/triqs_hubbardi-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 13:27:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "triqs",
    "github_project": "hubbardI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "triqs-hubbardi"
}
        
Elapsed time: 0.80070s