CalebBell / chemicals

chemicals: Chemical database of Chemical Engineering Design Library (ChEDL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Developer's Guide

yoelcortes opened this issue · comments

commented

Topics of discussion:

  1. A note on the scope of the "Chemicals" project.
  2. Lazy loading (keeping load speed fast).
  3. Add assertion tests for new data sets, functions, and exceptions.
  4. Add documentation using NumpyDoc style. Also add examples that run with doctests.
  5. Use pytests and pytest --doctest-modules?
  6. How to make github contributions.