Skip to content

Refactor inventory logic

Jiawei Li requested to merge dev/refactor_inventory_logic into main

Refactor the sourcing model's implementation by using tensor instead of list to track past orders. The sourcing models' output should make much more sense now.

Merge request reports