CERN/TIGRE

Have 1 parse inputs

Offen

#378 geöffnet am 27.06.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)MATLAB (248 Forks)batch import
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.

Contributor Guide