Metadata-Version: 2.1
Name: rocketsled
Version: 1.0.1.20200523
Summary: Black box optimization with Fireworks workflows, on rails
Home-page: https://github.com/hackingmaterials/rocktsled
Author: Alex Dunn
Author-email: ardunn@lbl.gov
License: modified BSD
Keywords: black-box-optimization optimization workflows
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Other/Nonlisted Topic
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: numpy (==1.17.2)
Requires-Dist: scikit-learn (==0.23.1)
Requires-Dist: scipy (==1.4.1)
Requires-Dist: pymongo (==3.10.1)
Requires-Dist: fireworks (==1.9.5)
Requires-Dist: matplotlib (==3.2.1)
Requires-Dist: joblib (==0.13.2)


rocketsled is a black-box optimization framework "on rails" for high-throughput computation with FireWorks.

- **Website (including documentation):** https://hackingmaterials.github.io/rocketsled/
- **Help/Support:** https://groups.google.com/forum/#!forum/fireworkflows
- **Source:** https://github.com/hackingmaterials/rocketsled
- **FireWorks website:** https://materialsproject.github.io/fireworks

If you find rocketsled useful, please encourage its development by citing the [following paper](http://doi.org//10.1088/2515-7639/ab0c3d) in your research:

```
Dunn, A., Brenneck, J., Jain, A., Rocketsled: a software library for optimizing
high-throughput computational searches. J. Phys. Mater. 2, 034002 (2019).
```

If you find FireWorks useful, please consider citing [its paper](http://dx.doi.org/10.1002/cpe.3505) as well:

```
Jain, A., Ong, S. P., Chen, W., Medasani, B., Qu, X., Kocher, M., Brafman, M.,
Petretto, G., Rignanese, G.-M., Hautier, G., Gunter, D., and Persson, K. A.
FireWorks: a dynamic workflow system designed for high-throughput applications.
Concurrency Computat.: Pract. Exper., 27: 5037–5059. (2015)
```


