{"id":32177993,"url":"https://github.com/rk-lindsey/chimes_calculator","last_synced_at":"2026-03-01T11:33:21.336Z","repository":{"id":40534753,"uuid":"329148878","full_name":"rk-lindsey/chimes_calculator","owner":"rk-lindsey","description":"Tools to interface ChIMES with various external codes.","archived":false,"fork":false,"pushed_at":"2026-01-31T16:32:47.000Z","size":52150,"stargazers_count":25,"open_issues_count":3,"forks_count":30,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-01T03:41:23.855Z","etag":null,"topics":["chimes","computational-chemistry","machine-learning-force-field","molecular-simulation"],"latest_commit_sha":null,"homepage":"https://chimes-calculator.readthedocs.io/en/latest/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rk-lindsey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-13T00:26:30.000Z","updated_at":"2026-01-31T15:53:37.000Z","dependencies_parsed_at":"2023-12-14T01:25:43.276Z","dependency_job_id":"a5ed7337-3676-44ad-9fac-9a99323426b5","html_url":"https://github.com/rk-lindsey/chimes_calculator","commit_stats":{"total_commits":176,"total_committers":10,"mean_commits":17.6,"dds":"0.44318181818181823","last_synced_commit":"8a9ff2b01e0e6567bb2f614292a9248ed8edf235"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/rk-lindsey/chimes_calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk-lindsey%2Fchimes_calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk-lindsey%2Fchimes_calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk-lindsey%2Fchimes_calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk-lindsey%2Fchimes_calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rk-lindsey","download_url":"https://codeload.github.com/rk-lindsey/chimes_calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rk-lindsey%2Fchimes_calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29968492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T10:55:55.490Z","status":"ssl_error","status_checked_at":"2026-03-01T10:55:55.175Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chimes","computational-chemistry","machine-learning-force-field","molecular-simulation"],"created_at":"2025-10-21T20:43:17.426Z","updated_at":"2026-03-01T11:33:21.329Z","avatar_url":"https://github.com/rk-lindsey.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp style=\"text-align:center;\"\u003e\n    \u003cimg src=\"./doc/ChIMES_Github_logo-2.png\" alt=\"\" width=\"250\"/\u003e\n\u003c/p\u003e\n\u003chr\u003e\n\nThe Chebyshev Interaction Model for Efficient Simulation (ChIMES) is a machine-learned interatomic potential that can target chemical reactivity. ChIMES models are able to approach quantum-accuracy through a systematically improvable explicitly many-bodied basis comprised of linear combinations of Chebyshev polynomials. ChIMES has successfully been applied to a number of condensed phase systems, including water under ambient and extreme conditions, molten carbon, and liquid carbon monoxide under planetary interior conditions. ChIMES can also be used as a many-body repulsive energy for the density functional based tight binding (DFTB) method.\n\nThe ChIMES calculator comprises a flexible tool set for evaluating ChIMES interactions (e.g. in simulations, single point calculations, etc). Users have the option of directly embedding the ChIMES calculator within their codes (e.g. see ‘’The ChIMES Calculator,’’ in the documentation for advanced users), or evaluating interactions through the beginner-friendly serial interface, each of which have Python, C++, C, and FORTRAN API’s.\n\n\n\u003chr\u003e\n\nDocumentation\n----------------\n\n[**Full documentation**](https://chimes-calculator.readthedocs.io/en/latest/) is available.\n\n\u003chr\u003e\n\nCommunity\n------------------------\n\nQuestions, discussion, and contributions (e.g. bug fixes, documentation, and extensions) are welcome. \n\nAdditional Resources: [ChIMES Google group](https://groups.google.com/g/chimes_software).\n\n\u003chr\u003e\n\nContributing\n------------------------\n\nContributions to the ChIMES calculator should be made through a pull request, with ``develop`` as the destination branch. A test suite log file should be attached to the PR. For additional contributing guidelines, see the [documentation](https://chimes-calculator.readthedocs.io/en/latest/contributing.html).\n\nThe ChIMES calculator `develop` branch has the latest contributions. Pull requests should target `develop`, and users who want the latest package versions,\nfeatures, etc. can use `develop`.\n\n\u003chr\u003e\n\nReleases\n--------\n\nFor most users, we recommend using the ChIMES calculator [stable releases](https://github.com/rk-lindsey/chimes_calculator/releases).\n\nChIMES releases are indicated via semantic versioning tags of the form vA.B.C. The letters A, B, and C indicate major changes impacting the API (i.e., precluding backwards compatibility), minor backwards compatible changes, and backwards compatible bug fixes, respectively\n\n\u003chr\u003e\n\nAuthors\n----------------\n\nThe ChIMES calculator was developed by Rebecca K. Lindsey, Nir Goldman, and Laurence E Fried.\n\nContributors can be found [here](https://github.com/rk-lindsey/chimes_calculator/graphs/contributors).\n\n\u003chr\u003e\n\nCiting\n----------------\n\nSee [the documentation](https://chimes-calculator.readthedocs.io/en/latest/citing.html) for guidance on referencing ChIMES and the ChIMES calculator in a publication.\n\n\u003chr\u003e\n\nLicense\n----------------\n\nThe ChIMES calculator is distributed under terms of [LGPL v3.0 License](https://github.com/rk-lindsey/chimes_calculator/blob/main/LICENSE).\n\nLLNL-CODE-817533\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frk-lindsey%2Fchimes_calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frk-lindsey%2Fchimes_calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frk-lindsey%2Fchimes_calculator/lists"}