statmechcrack


Namestatmechcrack JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://github.com/sandialabs/statMechCrack
SummaryStatistical mechanical models for crack growth.
upload_time2024-03-18 14:51:18
maintainer
docs_urlNone
authorMichael R. Buche, Scott J. Grutzik
requires_python
licenseBSD-3-Clause
keywords fracture mechanics statistical mechanics thermodynamics
VCS
bugtrack_url
requirements anaconda-client conda-build docutils ipykernel ipython jinja2 matplotlib nbsphinx numpy pandoc pycodestyle pylint pytest pytest-cov scipy setuptools sphinx sphinx-copybutton sphinx-rtd-theme sphinxcontrib-bibtex twine wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            #############
statMechCrack
#############

|stable| |latest|

Statistical mechanical models for crack growth. 

************
Installation
************

|pypi| |conda|

The package can be installed using ``pip`` via the `Python Package Index <https://pypi.org/project/statmechcrack>`_ (PyPI),

::

    pip install statmechcrack

or using ``conda`` via the ``mrbuche`` channel on `Anaconda <https://anaconda.org/mrbuche/statmechcrack>`_,

::

    conda install --channel mrbuche statmechcrack
    
Any installation is tested by executing ``python -m statmechcrack.tests``.

********
Citation
********

|zenodo|

\M. R. Buche and S. J. Grutzik, ``statMechCrack``: statistical mechanical models for crack growth, `Zenodo (2023) <https://doi.org/10.5281/zenodo.7008312>`_.

*********
Copyright
*********

|license|

Copyright 2022 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.

..
    Badges ========================================================================

.. |stable| image:: https://img.shields.io/badge/Docs-stable-8CA1AF?logo=readthedocs
   :target: https://statmechcrack.readthedocs.io/en/stable

.. |latest| image:: https://img.shields.io/badge/Docs-latest-8CA1AF?logo=readthedocs
   :target: https://statmechcrack.readthedocs.io/en/latest

.. |pypi| image:: https://img.shields.io/pypi/v/statmechcrack?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE
    :target: https://pypi.org/project/statmechcrack/

.. |conda| image:: https://img.shields.io/conda/v/mrbuche/statmechcrack.svg?logo=anaconda&color=3EB049&label=Anaconda
    :target: https://anaconda.org/mrbuche/statmechcrack/

.. |license| image:: https://img.shields.io/github/license/sandialabs/statmechcrack?label=License&color=yellowgreen
    :target: https://github.com/sandialabs/statmechcrack/blob/main/LICENSE

.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7008312.svg
    :target: https://doi.org/10.5281/zenodo.7008312

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sandialabs/statMechCrack",
    "name": "statmechcrack",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "fracture mechanics,statistical mechanics,thermodynamics",
    "author": "Michael R. Buche, Scott J. Grutzik",
    "author_email": "mrbuche@sandia.gov, sjgrutz@sandia.gov",
    "download_url": "https://files.pythonhosted.org/packages/57/0a/bf1619e5eb29bf7fd178d344c98768f5c3ed8b289a89fe79d3f2eeed5451/statmechcrack-0.7.1.tar.gz",
    "platform": null,
    "description": "#############\nstatMechCrack\n#############\n\n|stable| |latest|\n\nStatistical mechanical models for crack growth. \n\n************\nInstallation\n************\n\n|pypi| |conda|\n\nThe package can be installed using ``pip`` via the `Python Package Index <https://pypi.org/project/statmechcrack>`_ (PyPI),\n\n::\n\n    pip install statmechcrack\n\nor using ``conda`` via the ``mrbuche`` channel on `Anaconda <https://anaconda.org/mrbuche/statmechcrack>`_,\n\n::\n\n    conda install --channel mrbuche statmechcrack\n    \nAny installation is tested by executing ``python -m statmechcrack.tests``.\n\n********\nCitation\n********\n\n|zenodo|\n\n\\M. R. Buche and S. J. Grutzik, ``statMechCrack``: statistical mechanical models for crack growth, `Zenodo (2023) <https://doi.org/10.5281/zenodo.7008312>`_.\n\n*********\nCopyright\n*********\n\n|license|\n\nCopyright 2022 National Technology & Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.\n\n..\n    Badges ========================================================================\n\n.. |stable| image:: https://img.shields.io/badge/Docs-stable-8CA1AF?logo=readthedocs\n   :target: https://statmechcrack.readthedocs.io/en/stable\n\n.. |latest| image:: https://img.shields.io/badge/Docs-latest-8CA1AF?logo=readthedocs\n   :target: https://statmechcrack.readthedocs.io/en/latest\n\n.. |pypi| image:: https://img.shields.io/pypi/v/statmechcrack?logo=pypi&logoColor=FBE072&label=PyPI&color=4B8BBE\n    :target: https://pypi.org/project/statmechcrack/\n\n.. |conda| image:: https://img.shields.io/conda/v/mrbuche/statmechcrack.svg?logo=anaconda&color=3EB049&label=Anaconda\n    :target: https://anaconda.org/mrbuche/statmechcrack/\n\n.. |license| image:: https://img.shields.io/github/license/sandialabs/statmechcrack?label=License&color=yellowgreen\n    :target: https://github.com/sandialabs/statmechcrack/blob/main/LICENSE\n\n.. |zenodo| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.7008312.svg\n    :target: https://doi.org/10.5281/zenodo.7008312\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Statistical mechanical models for crack growth.",
    "version": "0.7.1",
    "project_urls": {
        "Anaconda": "https://anaconda.org/mrbuche/statmechcrack",
        "Documentation": "https://statmechcrack.readthedocs.io/en/latest",
        "GitHub": "https://github.com/sandialabs/statmechcrack",
        "Homepage": "https://github.com/sandialabs/statMechCrack",
        "Issues": "https://github.com/sandialabs/statmechcrack/issues"
    },
    "split_keywords": [
        "fracture mechanics",
        "statistical mechanics",
        "thermodynamics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4ba50f5038cecbdfe31c916c12421e521c7fc11be219e76da34dd8bf1e1d1bf",
                "md5": "70d39586156acfd77e718f609bb16d54",
                "sha256": "6d86c156129ded6cb66b32529ef4b3f92b805cf5b21fcf8e194d15b7d15c3779"
            },
            "downloads": -1,
            "filename": "statmechcrack-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "70d39586156acfd77e718f609bb16d54",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 33042,
            "upload_time": "2024-03-18T14:51:16",
            "upload_time_iso_8601": "2024-03-18T14:51:16.225974Z",
            "url": "https://files.pythonhosted.org/packages/a4/ba/50f5038cecbdfe31c916c12421e521c7fc11be219e76da34dd8bf1e1d1bf/statmechcrack-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "570abf1619e5eb29bf7fd178d344c98768f5c3ed8b289a89fe79d3f2eeed5451",
                "md5": "4a61292cce8159c9073e3e674227ebde",
                "sha256": "d1122018c94d0bf9e73956535fcb6b73d91eaf66fe47c64aea7b0ed956ad083c"
            },
            "downloads": -1,
            "filename": "statmechcrack-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4a61292cce8159c9073e3e674227ebde",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 25887,
            "upload_time": "2024-03-18T14:51:18",
            "upload_time_iso_8601": "2024-03-18T14:51:18.185038Z",
            "url": "https://files.pythonhosted.org/packages/57/0a/bf1619e5eb29bf7fd178d344c98768f5c3ed8b289a89fe79d3f2eeed5451/statmechcrack-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-18 14:51:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sandialabs",
    "github_project": "statMechCrack",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "anaconda-client",
            "specs": []
        },
        {
            "name": "conda-build",
            "specs": []
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "<",
                    "0.21"
                ],
                [
                    ">=",
                    "0.14"
                ]
            ]
        },
        {
            "name": "ipykernel",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "jinja2",
            "specs": [
                [
                    ">=",
                    "3.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "nbsphinx",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandoc",
            "specs": []
        },
        {
            "name": "pycodestyle",
            "specs": []
        },
        {
            "name": "pylint",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        },
        {
            "name": "sphinx-copybutton",
            "specs": []
        },
        {
            "name": "sphinx-rtd-theme",
            "specs": []
        },
        {
            "name": "sphinxcontrib-bibtex",
            "specs": []
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        }
    ],
    "lcname": "statmechcrack"
}
        
Elapsed time: 0.21128s