Pronunciation: *kee-nee-see*
[](https://joss.theoj.org/papers/1ae102ffb6b3c63b04c002976440815d)
[](https://codeclimate.com/github/bjmorgan/kinisi/test_coverage)
[](https://kinisi.readthedocs.io/en/latest/?badge=latest)
[](https://badge.fury.io/py/kinisi)
`kinisi` is an open-source package focussed on accurately quantifying the uncertainty in atomic and molecular displacements, and using this to more completely understand diffusion in materials.
## Installation
`kinisi` is available from the [PyPI](https://pypi.org/project/kinisi/) repository so can be installed using `pip` or alternatively `clone` [this repository](https://github.com/bjmorgan/kinisi) and install the latest development build with the commands below.
```
pip install .
```
## Contributing
If you would like to contribute to `kinisi`, have a look at the [CONTRIBUTING.md](https://github.com/bjmorgan/kinisi/blob/master/CONTRIBUTING.md) that outlines the different ways to help out.