Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 500 Bytes

.README.md

File metadata and controls

37 lines (23 loc) · 500 Bytes

SCAKS

SCAKS: Shanghai CAtalysis Kinetics Software

Install

  1. Via pip (Not uploaded to PyPI yet):

    pip install scaks
  2. From source

    git clone https://github.com/xmcao-ccc/scaks.git
    
    cd scaks
    python setup.py install

Test

python setup.py test

or

python -m scaks.tests.test_all

Documentation

For more details, see SCAKS documentation: https://scaks-docs.readthedocs.io/en/latest/