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:
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.