MATLABenhancementgood first issue
Repository-Metriken
- Stars
- (771 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 1T 14h) (5 gemergte PRs in 30 T)
Beschreibung
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.