Installation

Installation#

Installation with pip#

You can install MSQMs by PyPI:

pip install msqms

You can update the latest MSQMs:

pip install -U msqms

Installation from source code:

pip install git+https://github.com/liaopan/msqms

Dependency#