{"id":21864753,"url":"https://github.com/redesignscience/openmm-cpp-forces","last_synced_at":"2025-03-21T21:11:29.495Z","repository":{"id":218940302,"uuid":"747752961","full_name":"RedesignScience/openmm-cpp-forces","owner":"RedesignScience","description":"Platform-agnostic OpenMM Forces","archived":false,"fork":false,"pushed_at":"2024-02-02T13:47:03.000Z","size":853,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T15:33:39.554Z","etag":null,"topics":["collective-variables","enhanced-sampling","molecular-dynamics","openmm"],"latest_commit_sha":null,"homepage":"https://redesignscience.github.io/openmm-cpp-forces/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RedesignScience.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-24T15:17:59.000Z","updated_at":"2024-01-30T00:37:59.000Z","dependencies_parsed_at":"2025-01-26T15:38:00.048Z","dependency_job_id":null,"html_url":"https://github.com/RedesignScience/openmm-cpp-forces","commit_stats":null,"previous_names":["craabreu/customcppforces","craabreu/openmm-cpp-forces"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Fopenmm-cpp-forces","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Fopenmm-cpp-forces/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Fopenmm-cpp-forces/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RedesignScience%2Fopenmm-cpp-forces/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RedesignScience","download_url":"https://codeload.github.com/RedesignScience/openmm-cpp-forces/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244868762,"owners_count":20523590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["collective-variables","enhanced-sampling","molecular-dynamics","openmm"],"created_at":"2024-11-28T04:11:52.988Z","updated_at":"2025-03-21T21:11:29.460Z","avatar_url":"https://github.com/RedesignScience.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"OpenMM-CPP-Forces Plugin\n========================\n\n[![Linux](\n    https://github.com/RedesignScience/openmm-cpp-forces/actions/workflows/Linux.yml/badge.svg\n)](\n    https://github.com/RedesignScience/openmm-cpp-forces/actions/workflows/Linux.yml\n)\n[![MacOS](\n    https://github.com/RedesignScience/openmm-cpp-forces/actions/workflows/MacOS.yml/badge.svg\n)](\n    https://github.com/RedesignScience/openmm-cpp-forces/actions/workflows/MacOS.yml\n)\n[![Docs](\n    https://github.com/RedesignScience/openmm-cpp-forces/actions/workflows/Docs.yml/badge.svg\n)](\n    https://github.com/RedesignScience/openmm-cpp-forces/actions/workflows/Docs.yml\n)\n[![License: MIT](\n    https://img.shields.io/badge/License-MIT-green.svg\n)](\n    https://opensource.org/licenses/MIT\n)\n\n[![Conda version](\n    https://img.shields.io/conda/v/mdtools/openmm-cpp-forces.svg\n)](\n    https://anaconda.org/mdtools/openmm-cpp-forces\n)\n[![Conda platforms](\n    https://img.shields.io/conda/pn/mdtools/openmm-cpp-forces.svg\n)](\n    https://anaconda.org/mdtools/openmm-cpp-forces\n)\n[![Conda downloads](\n    https://img.shields.io/conda/dn/mdtools/openmm-cpp-forces.svg\n)](\n    https://anaconda.org/mdtools/openmm-cpp-forces\n)\n\nThis [OpenMM] plugin provides Platform-agnostic Force classes.\n\n\n### Available Forces\n\nThe Force classes implemented in OpenMM-CPP-Forces are listed in the table below.\n\n| Force / CV             | Description                                                             |\n|------------------------|-------------------------------------------------------------------------|\n| [CompositeRMSDForce]   | Deviation of multiple corotating bodies from their reference structures |\n\n### Documentation\n\nDocumentation for this plugin is available at [Github Pages].\n\n\n### Installation and Usage\n\nOpenMM-CPP-Forces is available as a conda package on the [mdtools] channel. To install it, run:\n\n```bash\n    conda install -c conda-forge -c mdtools openmm-cpp-forces\n```\n\nOr:\n\n```bash\n    mamba install -c mdtools openmm-cpp-forces\n```\n\nTo use OpenMM-CPP-Forces in your own Python script or Jupyter notebook, simply import it as follows:\n\n```python\n    import openmmcppforces\n```\n\n### Copyright\n\nCopyright (c) 2024, [Redesign Science](https://www.redesignscience.com)\n\n\n[CompositeRMSDForce]:\n    https://RedesignScience.github.io/openmm-cpp-forces/pythonapi/CompositeRMSDForce.html\n[Github Pages]:\n    https://RedesignScience.github.io/openmm-cpp-forces\n[mdtools]:\n    https://anaconda.org/mdtools/openmm-cpp-forces\n[OpenMM]:\n    https://openmm.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredesignscience%2Fopenmm-cpp-forces","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredesignscience%2Fopenmm-cpp-forces","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredesignscience%2Fopenmm-cpp-forces/lists"}