Metadata-Version: 2.1
Name: CAMD
Version: 2020.2.24
Summary: camd is software designed to support autonomous materials research and sequential learning
Home-page: https://github.com/ToyotaResearchInstitute/beep
Author: AMDD - Toyota Research Institute
Author-email: murat.aykol@tri.global
Maintainer: Murat Aykol, Joseph Montoya
Maintainer-email: murat.aykol@tri.global
License: Apache
Keywords: materials,battery,chemistry,science,density functional theory,energy,AI,artificial intelligence,sequential learning,active learning
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Dist: numpy (==1.18)
Requires-Dist: python-dateutil (==2.8.0)
Requires-Dist: networkx (==2.2)
Requires-Dist: matplotlib (==3.1.1)
Requires-Dist: qmpy
Requires-Dist: pandas (==0.24.2)
Requires-Dist: matminer (==0.5.5)
Requires-Dist: autologging
Requires-Dist: awscli (>=1.16.199)
Requires-Dist: docopt (==0.6.2)
Provides-Extra: proto_dft
Requires-Dist: protosearch ; extra == 'proto_dft'
Provides-Extra: tests
Requires-Dist: nose ; extra == 'tests'
Requires-Dist: coverage ; extra == 'tests'
Requires-Dist: pylint ; extra == 'tests'
Requires-Dist: memory-profiler ; extra == 'tests'
Requires-Dist: matplotlib ; extra == 'tests'

camd is 


