torchani-step


Nametorchani-step JSON
Version 2024.5.12.1 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/torchani_step
SummaryA SEAMM plug-in for TorchANI
upload_time2024-05-12 19:31:43
maintainerNone
docs_urlNone
authorPaul Saxe
requires_pythonNone
licenseBSD-3-Clause
keywords seamm seammplugin flowchart
VCS
bugtrack_url
requirements seamm seamm-util seamm-widgets tabulate
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======================
SEAMM TorchANI Plug-in
======================

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

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

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

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

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

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

A SEAMM plug-in for TorchANI

* Free software: BSD-3-Clause
* Documentation: https://molssi-seamm.github.io/torchani_step/index.html
* Code: https://github.com/molssi-seamm/torchani_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
=======
2024.5.12.1 -- Fixed problem with commandline in Docker
    * There was a problem in the commandline for running TorchANI in a Docker container.
      
2024.5.12 -- Added support for Docker and for Energy Scan
    * Creating images for Docker automatically on release
    * Added the energy and gradients for output to JSON for e.g. Energy Scan
      
2023.2.28 -- Initial version!
    * Handles energy and optimization.
    * ANI-1x, ANI-1ccx, and ANI-2x models
      
2023.1.17 (2023-01-17)
    * Plug-in created using the SEAMM plug-in cookiecutter.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/torchani_step",
    "name": "torchani-step",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SEAMM, SEAMMplugin, flowchart",
    "author": "Paul Saxe",
    "author_email": "psaxe@molssi.org",
    "download_url": "https://files.pythonhosted.org/packages/2b/02/f027e400de6af6032aaf764b8b8f81c1dc8204c65d0c3feae4bcdf9d33fa/torchani_step-2024.5.12.1.tar.gz",
    "platform": "Linux",
    "description": "======================\nSEAMM TorchANI Plug-in\n======================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/torchani_step\n   :target: https://github.com/molssi-seamm/torchani_step/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/torchani_step/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/torchani_step/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/torchani_step/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/torchani_step\n   :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/torchani_step/workflows/CodeQL/badge.svg\n   :target: https://github.com/molssi-seamm/torchani_step/security/code-scanning\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/torchani_step/workflows/Release/badge.svg\n   :target: https://molssi-seamm.github.io/torchani_step/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/torchani_step.svg\n   :target: https://pypi.python.org/pypi/torchani_step\n   :alt: PyPi VERSION\n\nA SEAMM plug-in for TorchANI\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/torchani_step/index.html\n* Code: https://github.com/molssi-seamm/torchani_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=======\n2024.5.12.1 -- Fixed problem with commandline in Docker\n    * There was a problem in the commandline for running TorchANI in a Docker container.\n      \n2024.5.12 -- Added support for Docker and for Energy Scan\n    * Creating images for Docker automatically on release\n    * Added the energy and gradients for output to JSON for e.g. Energy Scan\n      \n2023.2.28 -- Initial version!\n    * Handles energy and optimization.\n    * ANI-1x, ANI-1ccx, and ANI-2x models\n      \n2023.1.17 (2023-01-17)\n    * Plug-in created using the SEAMM plug-in cookiecutter.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A SEAMM plug-in for TorchANI",
    "version": "2024.5.12.1",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/torchani_step"
    },
    "split_keywords": [
        "seamm",
        " seammplugin",
        " flowchart"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41e1ff2420115f4729cb6c50f51b7b44fd21ba36ae89c42ae1998276d91fe9c4",
                "md5": "cb87ade4f96aaf159bead93392a6a1a4",
                "sha256": "ddec1304ee1b66277a60c607525773459b7e0617a1402361218c4740b0417e08"
            },
            "downloads": -1,
            "filename": "torchani_step-2024.5.12.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb87ade4f96aaf159bead93392a6a1a4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 38495,
            "upload_time": "2024-05-12T19:31:42",
            "upload_time_iso_8601": "2024-05-12T19:31:42.095851Z",
            "url": "https://files.pythonhosted.org/packages/41/e1/ff2420115f4729cb6c50f51b7b44fd21ba36ae89c42ae1998276d91fe9c4/torchani_step-2024.5.12.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b02f027e400de6af6032aaf764b8b8f81c1dc8204c65d0c3feae4bcdf9d33fa",
                "md5": "2b8c0d0876d42edc85c84f554c1f1501",
                "sha256": "4f90d2e395d222f99994f4930121975db35f14980cc9c7125ff56715b9ac0160"
            },
            "downloads": -1,
            "filename": "torchani_step-2024.5.12.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2b8c0d0876d42edc85c84f554c1f1501",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 338472,
            "upload_time": "2024-05-12T19:31:43",
            "upload_time_iso_8601": "2024-05-12T19:31:43.619990Z",
            "url": "https://files.pythonhosted.org/packages/2b/02/f027e400de6af6032aaf764b8b8f81c1dc8204c65d0c3feae4bcdf9d33fa/torchani_step-2024.5.12.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-12 19:31:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "torchani_step",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "seamm",
            "specs": []
        },
        {
            "name": "seamm-util",
            "specs": []
        },
        {
            "name": "seamm-widgets",
            "specs": []
        },
        {
            "name": "tabulate",
            "specs": []
        }
    ],
    "lcname": "torchani-step"
}
        
Elapsed time: 0.90609s