glotzerlab / freud-examples

Examples for the freud library.

Home Page:https://github.com/glotzerlab/freud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binder

freud examples

Welcome to the freud example scripts. These Jupyter notebooks demonstrate how to utilize the functionality of freud. These notebooks may be launched interactively on Binder or downloaded and run on your own system.

git clone https://github.com/glotzerlab/freud-examples.git
cd freud-examples
jupyter notebook

See Notebook Basics and Running Code for tutorials on using Jupyter itself.

To test the notebooks and ensure that they all run, use:

python -m pytest -v --nbval --nbval-lax --ignore=archive/

About

Examples for the freud library.

https://github.com/glotzerlab/freud

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%