PSP icon indicating copy to clipboard operation
PSP copied to clipboard

PSP is a python toolkit for predicting atomic-level structural models for a range of polymer geometries.

Results 3 PSP issues
Sort by recently updated
recently updated
newest added

Hello. Thank you for creating such a wonderful toolkit. Using this feature, is it possible to produce a branched-chain polymer with more than three reactive sites within the monomer? ![image](https://github.com/Ramprasad-Group/PSP/assets/113399340/3fec5acd-b509-43f3-905a-31e7681af17d)

"Linting" refers to the practice of revising code to meet standard formatting guidelines for the python programming language. "Linters" are automatic tools that will check code and highlight issues. `pycodestyle`...

We should develop an installation procedure which installs dependencies automatically via setup.py and requirements.txt, which can be tested in continuous integration (see #2). I'll should be able to help with...