theochem/PyCI

change add_gkci algorithm to match the new api

Closed this issue · 1 comments

  1. Import odometers from utility.py
  2. Leave q_max calculation as it is, but move it outside of odometers and then pass it as a parameter
  • edited gkci.py to call odometers from utility.py + added calculation of q_max inside the body of add_gkci a7b15c6

Screenshot 2024-04-09 at 5 58 58 PM

  • added q_max to cost_ci.py 352e3cb

Screenshot 2024-04-09 at 5 58 00 PM