[](https://radicalpy.readthedocs.io/en/latest/?badge=latest)
# IMPORTANT NOTICE
MANUAL INTERVENTION REQUIRED. We had some large files in the GitHub history, and to delete them, we needed to do a `git push --force`. As a consequence, if you've cloned the repo, and try `git pull`, you'll get an error about divergent branches (or something similar). What you need to do is:
```
git fetch --all # download the repo with full history from github
git reset origin/main # or origin/<THE_BRANCH_YOU'RE_ON>
```
Git will reset your local history, to match the force-pushed history from GitHub.
**OR IF YOU'RE NOT SURE YOU CAN ALWAYS DELETE AND CLONE AGAIN!**
# 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](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/docs/quick-start/guide.org)
or the
[examples](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/examples).
The package is still under development. Basic functionality is
implemented, [documentation](https://radicalpy.readthedocs.io/) is
sparse, testing partial.
If you would like to contact us, please visit the Spin Chemistry Community [Discord server](https://discord.io/spin-chemistry-community/).
## Installation
Install simply using `pip`:
```
pip install radicalpy
```
Raw data
{
"_id": null,
"home_page": null,
"name": "radicalpy",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Emil Vatai <emil.vatai@gmail.com>, \"Lewis M. Antill\" <lewismantill@gmail.com>",
"keywords": "simulation, spin-dynamics, radical pairs",
"author": null,
"author_email": "\"Lewis M. Antill\" <lewismantill@gmail.com>, Emil Vatai <emil.vatai@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/26/c8/e702626559640284114cdd83885d0fa33ff4078e01299484286cc41fcb04/radicalpy-0.9.1.tar.gz",
"platform": null,
"description": "[](https://radicalpy.readthedocs.io/en/latest/?badge=latest)\n\n# IMPORTANT NOTICE\n\nMANUAL INTERVENTION REQUIRED. We had some large files in the GitHub history, and to delete them, we needed to do a `git push --force`. As a consequence, if you've cloned the repo, and try `git pull`, you'll get an error about divergent branches (or something similar). What you need to do is:\n\n```\ngit fetch --all # download the repo with full history from github\ngit reset origin/main # or origin/<THE_BRANCH_YOU'RE_ON>\n```\n\nGit will reset your local history, to match the force-pushed history from GitHub.\n\n**OR IF YOU'RE NOT SURE YOU CAN ALWAYS DELETE AND CLONE AGAIN!**\n\n# RadicalPy: a toolbox for radical pair spin dynamics\n\nRadicalPy in an intuitive (object-oriented) open-source Python\nframework specific to radical pair spin dynamics.\n\nTo get started take a look at the [quick start\nguide](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/docs/quick-start/guide.org)\nor the\n[examples](https://github.com/Spin-Chemistry-Labs/radicalpy/tree/main/examples).\n\nThe package is still under development. Basic functionality is\nimplemented, [documentation](https://radicalpy.readthedocs.io/) is\nsparse, testing partial.\n\nIf you would like to contact us, please visit the Spin Chemistry Community [Discord server](https://discord.io/spin-chemistry-community/).\n\n## Installation\n\nInstall simply using `pip`:\n\n```\npip install radicalpy\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "RadicalPy: a toolbox for radical pair spin dynamics",
"version": "0.9.1",
"project_urls": {
"Documentation": "https://radicalpy.readthedocs.io/en/latest/",
"Homepage": "https://github.com/Spin-Chemistry-Labs/radicalpy",
"Source": "https://github.com/Spin-Chemistry-Labs/radicalpy"
},
"split_keywords": [
"simulation",
" spin-dynamics",
" radical pairs"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "efa0010f9b4592ff26054cfe9c85dbe31f32a6c676c8c035767e5f15f241e1d4",
"md5": "2e3252dca3380bacfa645bbdf3ce5a18",
"sha256": "9c02ff9ef9f549117bbed4ab591b8265d9aca5e7dfcf35328df164536f9183d5"
},
"downloads": -1,
"filename": "radicalpy-0.9.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2e3252dca3380bacfa645bbdf3ce5a18",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 55055,
"upload_time": "2025-08-22T02:14:46",
"upload_time_iso_8601": "2025-08-22T02:14:46.601933Z",
"url": "https://files.pythonhosted.org/packages/ef/a0/010f9b4592ff26054cfe9c85dbe31f32a6c676c8c035767e5f15f241e1d4/radicalpy-0.9.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "26c8e702626559640284114cdd83885d0fa33ff4078e01299484286cc41fcb04",
"md5": "f7d87f09704eda804c55de02628c8d0e",
"sha256": "782739bf5e68a697455a1d707de3338d62cf50b85a9a8056a3f42eb76d8fe503"
},
"downloads": -1,
"filename": "radicalpy-0.9.1.tar.gz",
"has_sig": false,
"md5_digest": "f7d87f09704eda804c55de02628c8d0e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 58439,
"upload_time": "2025-08-22T02:14:47",
"upload_time_iso_8601": "2025-08-22T02:14:47.850083Z",
"url": "https://files.pythonhosted.org/packages/26/c8/e702626559640284114cdd83885d0fa33ff4078e01299484286cc41fcb04/radicalpy-0.9.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-22 02:14:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Spin-Chemistry-Labs",
"github_project": "radicalpy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "importlib_resources",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "pint",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "seaborn",
"specs": []
},
{
"name": "sympy",
"specs": []
},
{
"name": "tqdm",
"specs": []
},
{
"name": "graphviz",
"specs": []
},
{
"name": "dot2tex",
"specs": []
}
],
"lcname": "radicalpy"
}