adg


Nameadg JSON
Version 3.1.0 PyPI version JSON
download
home_pagehttps://github.com/adgproject/adg
SummaryA powerful diagram generator and evaluator for many-body formalisms in physics and chemistry
upload_time2023-08-09 11:35:17
maintainerPierre Arthuis
docs_urlNone
authorADG Dev Team
requires_python>=2.7.1
licenseGPLv3
keywords physics chemistry theory many-body diagram cli batch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ADG is a tool generating diagrams and producing their expressions for given many-body formalisms. Diagrammatic rules from the formalism are combined with graph theory objects to produce diagrams and expressions in a fast, simple and error-safe way.

The only input consists in the theory and order of interest, and the N-body character of the operators of interest. The main output is a LaTeX file containing the diagrams, their associated expressions and additional informations that can be compiled by ADG if needed. Other computer-readable files may be produced as well.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/adgproject/adg",
    "name": "adg",
    "maintainer": "Pierre Arthuis",
    "docs_url": null,
    "requires_python": ">=2.7.1",
    "maintainer_email": "pierre.arthuis@protonmail.com",
    "keywords": "physics,chemistry,theory,many-body,diagram,cli,batch",
    "author": "ADG Dev Team",
    "author_email": "pierre.arthuis@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/17/7f602bc99f7e91d6165e40646205eaeb1bd99a1b66a5f779bef8f40df7ee/adg-3.1.0.tar.gz",
    "platform": "linux",
    "description": "ADG is a tool generating diagrams and producing their expressions for given many-body formalisms. Diagrammatic rules from the formalism are combined with graph theory objects to produce diagrams and expressions in a fast, simple and error-safe way.\n\nThe only input consists in the theory and order of interest, and the N-body character of the operators of interest. The main output is a LaTeX file containing the diagrams, their associated expressions and additional informations that can be compiled by ADG if needed. Other computer-readable files may be produced as well.\n\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "A powerful diagram generator and evaluator for many-body formalisms in physics and chemistry",
    "version": "3.1.0",
    "project_urls": {
        "Homepage": "https://github.com/adgproject/adg"
    },
    "split_keywords": [
        "physics",
        "chemistry",
        "theory",
        "many-body",
        "diagram",
        "cli",
        "batch"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e9b1f79d295eda83077ac08f9213dc0ced618557276a4f8bf79f99e741b66a6",
                "md5": "196b7e0082a9d568ed5cc83edf7ad789",
                "sha256": "96dc093509ff0ea79565bdf8dc443e8cc94d626d184ea7e83293159a09f2ff25"
            },
            "downloads": -1,
            "filename": "adg-3.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "196b7e0082a9d568ed5cc83edf7ad789",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7.1",
            "size": 68754,
            "upload_time": "2023-08-09T11:35:16",
            "upload_time_iso_8601": "2023-08-09T11:35:16.621892Z",
            "url": "https://files.pythonhosted.org/packages/9e/9b/1f79d295eda83077ac08f9213dc0ced618557276a4f8bf79f99e741b66a6/adg-3.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3177f602bc99f7e91d6165e40646205eaeb1bd99a1b66a5f779bef8f40df7ee",
                "md5": "7c876469f52af99d31128d8dfe92bd5d",
                "sha256": "003d3f4c6df022f36e5696854bada2693568258fb37fd2b3a24de5e5c76f4c64"
            },
            "downloads": -1,
            "filename": "adg-3.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7c876469f52af99d31128d8dfe92bd5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7.1",
            "size": 50391,
            "upload_time": "2023-08-09T11:35:17",
            "upload_time_iso_8601": "2023-08-09T11:35:17.831461Z",
            "url": "https://files.pythonhosted.org/packages/b3/17/7f602bc99f7e91d6165e40646205eaeb1bd99a1b66a5f779bef8f40df7ee/adg-3.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 11:35:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adgproject",
    "github_project": "adg",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "adg"
}
        
Elapsed time: 0.10217s