0.0.1
Added:
- Create a new package with scikit-package.
- Implement Oliynyk database class for extracting data.
- Implement Formula class for parsing and working with chemical formula.
- Implement counting formulas to the
Formulaclass. - Add docstrings to
Oliynyk,Property,Formulaclasses. - Add filter by composition, elements (containing/matching) in the Formula class.
- Add Jupyter Notebook support in the documentation.