CERN/TIGRE

Have 1 parse inputs

Ouverte

#378 ouverte le 27 juin 2022

 (0 commentaire) (0 réaction) (0 personne assignée)MATLAB (248 forks)batch import
MATLABenhancementgood first issue

Métriques du dépôt

Stars
 (771 étoiles)
Métriques de merge PR
 (Merge moyen 1j 14h) (5 PRs mergées en 30 j)

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.

Guide contributeur