About Anaconda Help Download Anaconda

The Python package for the uFJC single-chain model.

Installers

  • noarch v1.3.6

conda install

To install this package run one of the following:
conda install mrbuche::ufjc

Description


uFJC

THIS PACKAGE IS DEPRECATED. PLEASE USE THE POLYMERS MODELING LIBRARY.

build docs codecov coveralls codefactor pyversions pypi conda docker license zenodo

The Python package for the uFJC single-chain model.

Installation

The package can be installed using pip via the Python Package Index (PyPI),

pip install ufjc

or using conda via the mrbuche channel on Anaconda,

conda install --channel mrbuche ufjc

Alternatively, a branch can be directly installed using

pip install git+https://github.com/sandialabs/ufjc.git@<branch-name>

or after cloning a branch and executing python setup.py install. There are also Docker images available for use. In all of these cases, a valid installation can be tested by running

python -m ufjc.tests

Information

Citation

M. R. Buche and S. J. Grutzik, uFJC: the Python package for the uFJC single-chain model, Zenodo (2022).

M. R. Buche, M. N. Silberstein, and S. J. Grutzik, Freely jointed chain models with extensible links, Physical Review E 106, 024502 (2022).

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy