Crates.io | polymers |
lib.rs | polymers |
version | 0.3.7 |
source | src |
created_at | 2022-06-24 02:51:06.247937 |
updated_at | 2023-06-21 17:15:00.290763 |
description | Polymers Modeling Library |
homepage | |
repository | |
max_upload_size | |
id | 612194 |
size | 14,874,135 |
The library is implemented entirely in Rust, including the Python API. The Julia API calls the Rust library.
The library can be installed as a Python package:
pip install polymers
The library can be installed as a Julia package:
using Pkg
Pkg.add("Polymers")
The library can be added to an existing Rust project:
cargo add polymers
Michael R. Buche. Polymers Modeling Library. Zenodo (2023).
Copyright 2022 National Technology & 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.