CERN/TIGRE

Have 1 parse inputs

开放

#378 创建于 2022年6月27日

 (0 条评论) (0 个反应) (0 位负责人)MATLAB (248 个派生)batch import
MATLABenhancementgood first issue

仓库指标

星标
 (771 个星标)
PR 合并指标
 (平均合并 1天 14小时) (30 天内合并 5 个 PR)

描述

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.

贡献者指南