sizmailov / pyxmolpp2

Processing and analysis of MD trajectories

Home Page:https://sizmailov.github.io/pyxmolpp2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tool to process MD trajectories

PyPI package

About

C++ and python library to process MD trajectories.

Install

# from pypi
python -m pip install pyxmolpp2

# from github dev branch
python -m pip install git+https://github.com/sizmailov/pyxmolpp2.git@dev

See install page for more details

Documentation

https://sizmailov.github.io/pyxmolpp2/

The documentation includes usage examples and python API reference.

Contribution

Issues and PRs are welcome

License

Software is distributed under MIT license.

About

Processing and analysis of MD trajectories

https://sizmailov.github.io/pyxmolpp2/

License:MIT License


Languages

Language:C++ 85.3%Language:Python 12.9%Language:CMake 1.4%Language:Shell 0.3%Language:C 0.0%