MATLABenhancementgood first issue
Métricas do repositório
- Stars
- (771 estrelas)
- Métricas de merge de PR
- (Mesclagem média 1d 14h) (5 fundiu PRs em 30d)
Description
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.