28 releases
0.3.7 | Jun 21, 2023 |
---|---|
0.3.5 | May 8, 2023 |
0.2.1 | Mar 21, 2023 |
0.1.0 |
|
0.0.0 | Sep 8, 2022 |
#137 in Value formatting
93 downloads per month
14MB
262K
SLoC
Polymers Modeling Library
The library is implemented entirely in Rust, including the Python API. The Julia API calls the Rust library.
Python
The library can be installed as a Python package:
pip install polymers
Julia
The library can be installed as a Julia package:
using Pkg
Pkg.add("Polymers")
Rust
The library can be added to an existing Rust project:
cargo add polymers
Citation
Michael R. Buche. Polymers Modeling Library. Zenodo (2023).
Copyright
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.
Dependencies
~0–5.5MB
~24K SLoC