/am_tools

Python scripts for active matter analysis

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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