SkillAgentSearch skills...

Polycomp

Polymer field theories with Complex Langevin Dynamics in Python

Install / Use

/learn @rotskoff-group/Polycomp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Polycomp

Python implmentation of polymer field theories with complex Langevin integration for determining structure of polymer melts. Particular focus on polyelectrolytes. Still under construction.

install with

pip install . 

You can find all of the required packages prepared in a single conda environment which can be installed via

conda env create --file polycomp.yml

The package will also require a working CUDA installation.

Running the tests You can make sure that your installation has worked by running

python tests.py

from the tests directory.

Full documentation is available and will continue to be udated as we improve the code

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2mo ago
Forks1

Languages

Python

Security Score

85/100

Audited on Jan 29, 2026

No findings