Welcome to the rxn-ca
repository. This package contains a simulation for predicting the outcome of solid-state synthesis reactions using data from the Materials Project.
To install this library, run the following command from inside this repository after cloning it:
>>> pip install -e .
To view the basic usage for this library, please consult the guides/basic_usage.ipynb
python notebook. More detailed documentation is in progress.