Installation Guide

Dependencies

Quick Start

To use a stable release of skeleton-methods, install it using pip:

pip install skeleton-methods

The Pypi version is updated regularly. For the latest update, however, one should clone from GitHub and install it directly:

git clone https://github.com/zhangyk8/skeleton-methods.git
cd skeleton-methods
python setup.py