Skip to content

0.0.1

Choose a tag to compare

@github-actions github-actions released this 20 May 01:02
· 141 commits to main since this release

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 Formula class.
  • Add docstrings to Oliynyk, Property, Formula classes.
  • Add filter by composition, elements (containing/matching) in the Formula class.
  • Add Jupyter Notebook support in the documentation.