{"id":19863958,"url":"https://github.com/sandialabs/polymers","last_synced_at":"2025-05-02T05:30:36.985Z","repository":{"id":59144529,"uuid":"531658209","full_name":"sandialabs/Polymers","owner":"sandialabs","description":"Polymers Modeling Library","archived":false,"fork":false,"pushed_at":"2025-03-24T04:32:39.000Z","size":23421,"stargazers_count":6,"open_issues_count":3,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-11T22:35:21.179Z","etag":null,"topics":["julia","polymers","python","rust","scr-2821","snl-applications"],"latest_commit_sha":null,"homepage":"https://sandialabs.github.io/Polymers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandialabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":".zenodo.json"}},"created_at":"2022-09-01T19:26:15.000Z","updated_at":"2024-12-31T16:11:03.000Z","dependencies_parsed_at":"2023-11-16T21:01:34.494Z","dependency_job_id":"6f0d3208-54f8-4329-aa67-83da1b496f04","html_url":"https://github.com/sandialabs/Polymers","commit_stats":{"total_commits":1047,"total_committers":3,"mean_commits":349.0,"dds":"0.27984718242597895","last_synced_commit":"e3833669e3b4f3c828270bd3ec41586f049adeee"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FPolymers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FPolymers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FPolymers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2FPolymers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs","download_url":"https://codeload.github.com/sandialabs/Polymers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251992568,"owners_count":21677018,"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":["julia","polymers","python","rust","scr-2821","snl-applications"],"created_at":"2024-11-12T15:16:54.581Z","updated_at":"2025-05-02T05:30:31.975Z","avatar_url":"https://github.com/sandialabs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Polymers Modeling Library\n\n[![website](https://img.shields.io/badge/GitHub-website-6e5494?logo=github)](https://sandialabs.github.io/Polymers)\n[![examples](https://raw.githubusercontent.com/sandialabs/Polymers/main/pages/assets/images/binder.svg)](https://mybinder.org/v2/gh/sandialabs/Polymers/main)\n\nThe library is implemented entirely in Rust, including the Python API. The Julia API calls the Rust library.\n\n## Python\n\n[![docs (stable)](https://img.shields.io/badge/Docs-stable-8CA1AF?logo=readthedocs)](https://polymers.readthedocs.io/en/stable)\n[![docs (latest)](https://img.shields.io/badge/Docs-latest-8CA1AF?logo=readthedocs)](https://polymers.readthedocs.io/en/latest)\n[![pypi](https://img.shields.io/pypi/v/polymers?logo=pypi\u0026logoColor=FBE072\u0026label=PyPI\u0026color=4B8BBE)](https://pypi.org/project/polymers)\n\nThe library can be installed as a Python package:\n\n```shell\npip install polymers\n```\n\n## Julia\n\n[![docs (stable)](https://raw.githubusercontent.com/sandialabs/Polymers/main/pages/assets/images/julia-docs-stable.svg)](https://sandialabs.github.io/Polymers/julia/docs/stable)\n[![docs (latest)](https://raw.githubusercontent.com/sandialabs/Polymers/main/pages/assets/images/julia-docs-latest.svg)](https://sandialabs.github.io/Polymers/julia/docs/latest)\n[![Pkg](https://img.shields.io/github/v/release/sandialabs/Polymers?color=cb3c33\u0026label=Pkg\u0026logo=Julia\u0026logoColor=cb3c33)](#)\n\nThe library can be installed as a Julia package:\n\n```julia\npkg\u003e add Polymers\n```\n\n## Rust\n\n[![docs (stable)](https://img.shields.io/badge/Docs-stable-e57300?logo=rust\u0026logoColor=000000)](https://docs.rs/crate/polymers)\n[![docs (latest)](https://img.shields.io/badge/Docs-latest-e57300?logo=rust\u0026logoColor=000000)](https://sandialabs.github.io/Polymers/rust/docs/latest)\n[![crates](https://img.shields.io/crates/v/polymers?logo=rust\u0026logoColor=000000\u0026label=Crates\u0026color=32592f)](https://crates.io/crates/polymers)\n\nThe library can be added to an existing Rust project:\n\n```shell\ncargo add polymers\n```\n\n## Citation\n\n[![doi](https://img.shields.io/badge/Zenodo-10.5281%2Fzenodo.7041983-blue)](https://doi.org/10.5281/zenodo.7041983)\n\nMichael R. Buche. Polymers Modeling Library. [Zenodo (2023)](https://doi.org/10.5281/zenodo.7041983).\n\n## Copyright\n\n[![license](https://raw.githubusercontent.com/sandialabs/Polymers/main/pages/assets/images/bsd3c.svg)](https://github.com/sandialabs/polymers/blob/main/LICENSE)\n\nCopyright 2022 National Technology \u0026 Engineering Solutions of Sandia, LLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandialabs%2Fpolymers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandialabs%2Fpolymers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandialabs%2Fpolymers/lists"}