CERN/TIGRE

Have 1 parse inputs

Aperta

#378 aperta il 27 giu 2022

 (0 commenti) (0 reazioni) (0 assegnatari)MATLAB (248 fork)batch import
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.

Guida contributor