MATLABenhancementgood first issue
Metriche repository
- Star
- (771 stelle)
- Metriche merge PR
- (Merge medio 1g 14h) (5 PR mergiate in 30 g)
Descrizione
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.