CERN/TIGRE

Have 1 parse inputs

Aberta

#378 aberto em 27 de jun. de 2022

 (0 comentário) (0 reação) (0 responsável)MATLAB (248 forks)batch import
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.

Guia do colaborador