MATLABenhancementgood first issue
Repository metrics
- Stars
- (771 個のスター)
- PR merge metrics
- (平均マージ 1d 14h) (30d で 5 merged PRs)
説明
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.