radical.repex


Nameradical.repex JSON
Version 1.83.0 PyPI version JSON
download
home_pagehttp://radical-cybertools.github.io/radical.repex/
SummaryRADICAL-Cybertools Replica Exchange Framework
upload_time2024-10-01 09:14:55
maintainerThe RADICAL Group
docs_urlNone
authorRADICAL Group at Rutgers University
requires_python>=3.7
licenseMIT
keywords radical cybertools replica exchange
VCS
bugtrack_url
requirements radical.entk
Travis-CI
coveralls test coverage No coveralls.
            
<img src="https://travis-ci.org/radical-cybertools/radical.repex.svg?branch=master" alt="Travis CI"/>

# ReplicaExchange

Replica-Exchange (RE) is a family of simulation techniques used to enhance
sampling and more thoroughly explore phase space of simulations. RE simulations
involve the concurrent execution of independent simulations which interact and
exchange information. Replica Exchange (RE), a method devised as early as 1986
by Swendsen et. al., is a popular technique to enhance sampling in molecular
simulations. Replica Exchange Molecular Dynamics (REMD) was first formulated in
1999 by Sugita and Okamoto. Initially REMD was used to perform exchanges of
temperatures, but was later extended to perform other exchange types. Over the
years, REMD has been adopted by many scientific disciplines including chemistry,
physics, biology and materials science.

Most RE implementations however are confined within their parent molecular
dynamics (MD) packages. This is limiting because it becomes difficult to
implement new RE methods, or apply exchange methods across MD packages.

RepEx is designed to be scalable, flexible, and above all, extensible. New
developments in replica exchange (RE) should not only be limited to specific MD
packages in which they were developed. RepEx aims to decouple the development of
new advanced sampling algorithms from specific MD engines, and allows users to
easily implement their cumstom RE algorithms and plug them into RepEx. RepEx
also supports multiple MD engines including AMBER and GROMACS.

RepEx is available under the MIT License.


# Documentation

RepEx replica exchange package implemented via the Ensemble Toolkit 0.7 API.
Documentation can be found at: https://repex-30.readthedocs.io/en/latest/



Run the base example as follows:
```
bin/repex examples/workload_test.json examples/resource_local.json
```

            

Raw data

            {
    "_id": null,
    "home_page": "http://radical-cybertools.github.io/radical.repex/",
    "name": "radical.repex",
    "maintainer": "The RADICAL Group",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "radical@rutgers.edu",
    "keywords": "radical, cybertools, replica exchange",
    "author": "RADICAL Group at Rutgers University",
    "author_email": "radical@rutgers.edu",
    "download_url": "https://files.pythonhosted.org/packages/c4/76/a2f47a35da6ab7efcb99bb973f79be72d2e89e13b266d362c5354980406e/radical_repex-1.83.0.tar.gz",
    "platform": null,
    "description": "\n<img src=\"https://travis-ci.org/radical-cybertools/radical.repex.svg?branch=master\" alt=\"Travis CI\"/>\n\n# ReplicaExchange\n\nReplica-Exchange (RE) is a family of simulation techniques used to enhance\nsampling and more thoroughly explore phase space of simulations. RE simulations\ninvolve the concurrent execution of independent simulations which interact and\nexchange information. Replica Exchange (RE), a method devised as early as 1986\nby Swendsen et. al., is a popular technique to enhance sampling in molecular\nsimulations. Replica Exchange Molecular Dynamics (REMD) was first formulated in\n1999 by Sugita and Okamoto. Initially REMD was used to perform exchanges of\ntemperatures, but was later extended to perform other exchange types. Over the\nyears, REMD has been adopted by many scientific disciplines including chemistry,\nphysics, biology and materials science.\n\nMost RE implementations however are confined within their parent molecular\ndynamics (MD) packages. This is limiting because it becomes difficult to\nimplement new RE methods, or apply exchange methods across MD packages.\n\nRepEx is designed to be scalable, flexible, and above all, extensible. New\ndevelopments in replica exchange (RE) should not only be limited to specific MD\npackages in which they were developed. RepEx aims to decouple the development of\nnew advanced sampling algorithms from specific MD engines, and allows users to\neasily implement their cumstom RE algorithms and plug them into RepEx. RepEx\nalso supports multiple MD engines including AMBER and GROMACS.\n\nRepEx is available under the MIT License.\n\n\n# Documentation\n\nRepEx replica exchange package implemented via the Ensemble Toolkit 0.7 API.\nDocumentation can be found at: https://repex-30.readthedocs.io/en/latest/\n\n\n\nRun the base example as follows:\n```\nbin/repex examples/workload_test.json examples/resource_local.json\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "RADICAL-Cybertools Replica Exchange Framework",
    "version": "1.83.0",
    "project_urls": {
        "Documentation": "https://radicalrepex.readthedocs.io/en/latest/",
        "Homepage": "http://radical-cybertools.github.io/radical.repex/",
        "Issues": "https://github.com/radical-cybertools/radical.repex/issues",
        "Source": "https://github.com/radical-cybertools/radical.repex/"
    },
    "split_keywords": [
        "radical",
        " cybertools",
        " replica exchange"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c476a2f47a35da6ab7efcb99bb973f79be72d2e89e13b266d362c5354980406e",
                "md5": "e1114013f556b03696bdba1fe7fdaa51",
                "sha256": "c752b1122e2e065299cfed7085a602defd2d747233d5edec40aededb1dfca720"
            },
            "downloads": -1,
            "filename": "radical_repex-1.83.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e1114013f556b03696bdba1fe7fdaa51",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 27561,
            "upload_time": "2024-10-01T09:14:55",
            "upload_time_iso_8601": "2024-10-01T09:14:55.537021Z",
            "url": "https://files.pythonhosted.org/packages/c4/76/a2f47a35da6ab7efcb99bb973f79be72d2e89e13b266d362c5354980406e/radical_repex-1.83.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 09:14:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "radical-cybertools",
    "github_project": "radical.repex",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "radical.entk",
            "specs": [
                [
                    "<",
                    "1.90"
                ],
                [
                    ">=",
                    "1.80"
                ]
            ]
        }
    ],
    "lcname": "radical.repex"
}
        
Elapsed time: 0.35540s