Metadata-Version: 2.1
Name: radicalpy
Version: 0.5.1
Home-page: https://github.com/Spin-Chemistry-Labs/radicalpy
Author: Lewis M. Antill
Author-email: lewismantill@gmail.com
Maintainer: Emil Vatai
Maintainer-email: emil.vatai@gmail.com
License: MIT
Keywords: simulation spin-dynamics radical-pair
Description-Content-Type: text/markdown
License-File: LICENSE

# RadicalPy: a toolbox for radical pair spin dynamics

RadicalPy in an intuitive (object-oriented) open-source Python
framework specific to radical pair spin dynamics.

To get started take a look at the [quick start
guide](docs/quick-start/guide.org) or the [examples](examples).

The package is still under development.  Basic functionality is
implemented, [documentation](https://radicalpy.readthedocs.io/) is
sparse, testing partial.

## Installation

Install simply using `pip`:

```
pip install radicalpy
```
