8000 GitHub - kthyng/particle-tracking-manager: Manager for particle tracking simulations.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kthyng/particle-tracking-manager

 
 

Repository files navigation

particle-tracking-manager

Build Status Code Coverage License:MIT Documentation Status Code Style Status Conda Version Python Package Index

Manager for particle tracking simulations.


Project based on the cookiecutter science project template.

Installation

Install with

pip install particle-tracking-manager

or

conda install -c conda-forge particle-tracking-manager

To install environment from github repo after cloning repo:

conda env create -f environment.yml

To install packages to run pre-commit:

mamba install --file requirements-dev.txt

About

Manager for particle tracking simulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Dockerfile 0.3%
0