{ "info": { "author": "Materials Intelligence Research", "author_email": "mir@g.harvard.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Physics" ], "description": "[![Build Status](https://travis-ci.org/mir-group/flare.svg?branch=master)](https://travis-ci.org/mir-group/flare) [![documentation](https://readthedocs.org/projects/flare/badge/?version=latest)](https://readthedocs.org/projects/flare) [![pypi](https://img.shields.io/pypi/v/mir-flare)](https://pypi.org/project/mir-flare/) [![activity](https://img.shields.io/github/commit-activity/m/mir-group/flare)](https://github.com/mir-group/flare/commits/master) [![codecov](https://codecov.io/gh/mir-group/flare/branch/master/graph/badge.svg)](https://codecov.io/gh/mir-group/flare)\n\n# FLARE: Fast Learning of Atomistic Rare Events\n\nFLARE is an open-source Python package for creating fast and accurate atomistic potentials. Documentation of the code is in progress, and can be accessed here: https://flare.readthedocs.io/\n\n\n## Prerequisites\n1. To train a potential on the fly, you need a working installation of [Quantum ESPRESSO](https://www.quantum-espresso.org) or [CP2K](https://www.cp2k.org).\n2. FLARE requires Python 3 with the packages specified in `requirements.txt`. This is taken care of by `pip`.\n\n## Installation\nFLARE can be installed in two different ways.\n1. Download and install automatically:\n ```\n pip install mir-flare\n ```\n2. Download this repository and install (required for unit tests):\n ```\n git clone https://github.com/mir-group/flare\n cd flare\n pip install .\n ```\n\n\n## Tests\nWe recommend running unit tests to confirm that FLARE is running properly on your machine. We have implemented our tests using the pytest suite. You can call `pytest` from the command line in the tests directory to validate that Quantum ESPRESSO or CP2K are working correctly with FLARE.\n\nInstructions (either DFT package will suffice):\n```\npip install pytest\ncd tests\nPWSCF_COMMAND=/path/to/pw.x CP2K_COMMAND=/path/to/cp2k pytest\n```\n\n## References\n[1] Jonathan Vandermause, Steven B. Torrisi, Simon Batzner, Alexie M. Kolpak, and Boris Kozinsky. *On-the-fly Bayesian active learning of interpretable force fields for atomistic rare events.* https://arxiv.org/abs/1904.02042\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mir-group/flare", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "mir-flare", "package_url": "https://pypi.org/project/mir-flare/", "platform": "", "project_url": "https://pypi.org/project/mir-flare/", "project_urls": { "Homepage": "https://github.com/mir-group/flare" }, "release_url": "https://pypi.org/project/mir-flare/0.0.3/", "requires_dist": [ "numpy", "scipy", "memory-profiler", "numba", "pymatgen" ], "requires_python": ">=3.6", "summary": "Fast Learning of Atomistic Rare Events", "version": "0.0.3" }, "last_serial": 5907569, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "444288dfe3ee1c4d15a75f583d08679a", "sha256": "28b60b283f11c40737e7fa3225015a2bc3da5b03d5282f58fca1444c18673e28" }, "downloads": -1, "filename": "mir_flare-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "444288dfe3ee1c4d15a75f583d08679a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 74828, "upload_time": "2019-09-30T14:45:59", "url": "https://files.pythonhosted.org/packages/58/18/bb862dcca480f2205204b40dc322c88e2b69fed3d681ef24ca09570a29f3/mir_flare-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0b884084433b5967cd969b70acf3119c", "sha256": "570b26609f627dd172f49b78650242e2cbc265c1d13ba2fedc83f7da8577583b" }, "downloads": -1, "filename": "mir-flare-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0b884084433b5967cd969b70acf3119c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 60985, "upload_time": "2019-09-30T14:46:02", "url": "https://files.pythonhosted.org/packages/bb/6e/f19b37772d4259598b03fa4afb9060a6b0fb13243750af72b49476a9d963/mir-flare-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "a83b9cf05988c166aa6f6778552d1f02", "sha256": "2624797fe3ef8972d1ab113b621811f75588e2be503b9c494411997197985573" }, "downloads": -1, "filename": "mir_flare-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a83b9cf05988c166aa6f6778552d1f02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 74909, "upload_time": "2019-09-30T15:09:58", "url": "https://files.pythonhosted.org/packages/64/cc/1c54349b1f81fcca98639ea549e8b3fc0bcf3da50285f1b638f495deb038/mir_flare-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6760c50815460f93252598085585e5f5", "sha256": "af205fdeb03040133a1ee32c48a2099d92cb15ce0334837610da6d732e252eec" }, "downloads": -1, "filename": "mir-flare-0.0.2.tar.gz", "has_sig": false, "md5_digest": "6760c50815460f93252598085585e5f5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 61177, "upload_time": "2019-09-30T15:10:05", "url": "https://files.pythonhosted.org/packages/e3/4a/9ceafefaf59b0b4e9e30f78d19208c3d672ca6e993c16edcdf4f816dd66d/mir-flare-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "5f6b7c42a70fd1b860ac6c7655f307f9", "sha256": "368ffaf67a734c7e2bff88695decd9ed08a4d7f608b197c075bcb674cf71d15a" }, "downloads": -1, "filename": "mir_flare-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "5f6b7c42a70fd1b860ac6c7655f307f9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 74942, "upload_time": "2019-09-30T15:35:26", "url": "https://files.pythonhosted.org/packages/b5/57/22fc7b3672a299a091c9aacb0896c171fd78c580893248488efc89eee629/mir_flare-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f11222cfc730d86a91e1be9d69f57ca2", "sha256": "6f5d2b0213fad35f20f7a7b11ea5b5f1c3d28dc260d1bd654843a12933d4e368" }, "downloads": -1, "filename": "mir-flare-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f11222cfc730d86a91e1be9d69f57ca2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 61245, "upload_time": "2019-09-30T15:35:27", "url": "https://files.pythonhosted.org/packages/2e/28/ff9ee6c82fc944c4e8b2945dcb595c2070f5e0f5c279e6a0e5c36e83cda8/mir-flare-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f6b7c42a70fd1b860ac6c7655f307f9", "sha256": "368ffaf67a734c7e2bff88695decd9ed08a4d7f608b197c075bcb674cf71d15a" }, "downloads": -1, "filename": "mir_flare-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "5f6b7c42a70fd1b860ac6c7655f307f9", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 74942, "upload_time": "2019-09-30T15:35:26", "url": "https://files.pythonhosted.org/packages/b5/57/22fc7b3672a299a091c9aacb0896c171fd78c580893248488efc89eee629/mir_flare-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f11222cfc730d86a91e1be9d69f57ca2", "sha256": "6f5d2b0213fad35f20f7a7b11ea5b5f1c3d28dc260d1bd654843a12933d4e368" }, "downloads": -1, "filename": "mir-flare-0.0.3.tar.gz", "has_sig": false, "md5_digest": "f11222cfc730d86a91e1be9d69f57ca2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 61245, "upload_time": "2019-09-30T15:35:27", "url": "https://files.pythonhosted.org/packages/2e/28/ff9ee6c82fc944c4e8b2945dcb595c2070f5e0f5c279e6a0e5c36e83cda8/mir-flare-0.0.3.tar.gz" } ] }