diffusivity-step


Namediffusivity-step JSON
Version 2023.9.4 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/diffusivity_step
SummaryA SEAMM plug-in for Diffusivity
upload_time2023-09-04 17:45:26
maintainer
docs_urlNone
authorPaul Saxe
requires_python
licenseBSD-3-Clause
keywords seamm seammplugin flowchart
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
SEAMM Diffusivity Plug-in
=========================

.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/diffusivity_step
   :target: https://github.com/molssi-seamm/diffusivity_step/pulls
   :alt: GitHub pull requests

.. image:: https://github.com/molssi-seamm/diffusivity_step/workflows/CI/badge.svg
   :target: https://github.com/molssi-seamm/diffusivity_step/actions
   :alt: Build Status

.. image:: https://codecov.io/gh/molssi-seamm/diffusivity_step/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/molssi-seamm/diffusivity_step
   :alt: Code Coverage

.. image:: https://github.com/molssi-seamm/diffusivity_step/workflows/CodeQL/badge.svg
   :target: https://github.com/molssi-seamm/diffusivity_step/security/code-scanning
   :alt: Code Quality

.. image:: https://github.com/molssi-seamm/diffusivity_step/workflows/Release/badge.svg
   :target: https://molssi-seamm.github.io/diffusivity_step/index.html
   :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/diffusivity_step.svg
   :target: https://pypi.python.org/pypi/diffusivity_step
   :alt: PyPi VERSION

A SEAMM plug-in for Diffusivity

* Free software: BSD-3-Clause
* Documentation: https://molssi-seamm.github.io/diffusivity_step/index.html
* Code: https://github.com/molssi-seamm/diffusivity_step

Features
--------

* Please edit this section!

Acknowledgements
----------------

This package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which
is based on the excellent Cookiecutter_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin

Developed by the Molecular Sciences Software Institute (MolSSI_),
which receives funding from the `National Science Foundation`_ under
award CHE-2136142.

.. _MolSSI: https://molssi.org
.. _`National Science Foundation`: https://www.nsf.gov


=======
History
=======

2023.9.5 -- Changed default to using only MSD
    * The Helfand moments approach seems give incorrect results if the sampling time is
      too long. It is not dramatic, but gives increasingly incorrect results as the
      sampling time is increased. Thus using the Helfand moments is dangerous because
      the results may be wrong, but not obviously so.

2023.8.30 -- Initial working version
    * A working version that has been tested somewhat. Further testing and documentation
      will follow

2023.5.8 -- Initial development version created
    * Plug-in created using the SEAMM plug-in cookiecutter.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/diffusivity_step",
    "name": "diffusivity-step",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "SEAMM,SEAMMplugin,flowchart",
    "author": "Paul Saxe",
    "author_email": "psaxe@molssi.org",
    "download_url": "https://files.pythonhosted.org/packages/ca/24/322eb1104b81cbe37cb1e776d33e5e7ae436d32d5f8c33d0c547f14d4ab8/diffusivity_step-2023.9.4.tar.gz",
    "platform": "Linux",
    "description": "=========================\nSEAMM Diffusivity Plug-in\n=========================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/diffusivity_step\n   :target: https://github.com/molssi-seamm/diffusivity_step/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/diffusivity_step/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/diffusivity_step/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/diffusivity_step/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/diffusivity_step\n   :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/diffusivity_step/workflows/CodeQL/badge.svg\n   :target: https://github.com/molssi-seamm/diffusivity_step/security/code-scanning\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/diffusivity_step/workflows/Release/badge.svg\n   :target: https://molssi-seamm.github.io/diffusivity_step/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/diffusivity_step.svg\n   :target: https://pypi.python.org/pypi/diffusivity_step\n   :alt: PyPi VERSION\n\nA SEAMM plug-in for Diffusivity\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/diffusivity_step/index.html\n* Code: https://github.com/molssi-seamm/diffusivity_step\n\nFeatures\n--------\n\n* Please edit this section!\n\nAcknowledgements\n----------------\n\nThis package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which\nis based on the excellent Cookiecutter_.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin\n\nDeveloped by the Molecular Sciences Software Institute (MolSSI_),\nwhich receives funding from the `National Science Foundation`_ under\naward CHE-2136142.\n\n.. _MolSSI: https://molssi.org\n.. _`National Science Foundation`: https://www.nsf.gov\n\n\n=======\nHistory\n=======\n\n2023.9.5 -- Changed default to using only MSD\n    * The Helfand moments approach seems give incorrect results if the sampling time is\n      too long. It is not dramatic, but gives increasingly incorrect results as the\n      sampling time is increased. Thus using the Helfand moments is dangerous because\n      the results may be wrong, but not obviously so.\n\n2023.8.30 -- Initial working version\n    * A working version that has been tested somewhat. Further testing and documentation\n      will follow\n\n2023.5.8 -- Initial development version created\n    * Plug-in created using the SEAMM plug-in cookiecutter.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A SEAMM plug-in for Diffusivity",
    "version": "2023.9.4",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/diffusivity_step"
    },
    "split_keywords": [
        "seamm",
        "seammplugin",
        "flowchart"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09b665884f4ce13351d467da9f611fbf92e7c98fa8f021c2ac7b9ca628378677",
                "md5": "c7be399e80308899ee5336689f60a128",
                "sha256": "7a2dc43e58052cfa570b44deb7f531a5686d7379af74a345708fb8ebbc208bbf"
            },
            "downloads": -1,
            "filename": "diffusivity_step-2023.9.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c7be399e80308899ee5336689f60a128",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 24289,
            "upload_time": "2023-09-04T17:45:25",
            "upload_time_iso_8601": "2023-09-04T17:45:25.463533Z",
            "url": "https://files.pythonhosted.org/packages/09/b6/65884f4ce13351d467da9f611fbf92e7c98fa8f021c2ac7b9ca628378677/diffusivity_step-2023.9.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca24322eb1104b81cbe37cb1e776d33e5e7ae436d32d5f8c33d0c547f14d4ab8",
                "md5": "ee89002d930c607c845208118e85209b",
                "sha256": "ed0ff1ba0227ece898b46dacf07a18b6f49665a88474d750a4695117a97c11c8"
            },
            "downloads": -1,
            "filename": "diffusivity_step-2023.9.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ee89002d930c607c845208118e85209b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 311191,
            "upload_time": "2023-09-04T17:45:26",
            "upload_time_iso_8601": "2023-09-04T17:45:26.568757Z",
            "url": "https://files.pythonhosted.org/packages/ca/24/322eb1104b81cbe37cb1e776d33e5e7ae436d32d5f8c33d0c547f14d4ab8/diffusivity_step-2023.9.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-04 17:45:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "diffusivity_step",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "diffusivity-step"
}
        
Elapsed time: 0.10590s