Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 449 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 449 Bytes

Active matter tools

version number: 0.0.1 author: Vladimir Khodygo

Overview

A collection of Python scripts for active matter statistical analysis.

Installation / Usage

To install use pip:

$ pip install am_tools

Or clone the repo:

$ git clone https://github.com/vkhodygo/am_tools.git
$ python setup.py install

Contributing

TBD

Example

TBD