MATLABenhancementgood first issue
倉庫指標
- 星標
- (771 顆星)
- PR 合併指標
- (平均合併 1天 14小時) (30 天內合併 5 個 PR)
描述
Most algorithms have the same parse_inputs(). I think we should make a unique function, perhaps that takes the algorithm name, and that should output all the inputs.Right now we have tons of redundant parse_inputs() code.