Have 1 parse inputs
Open
enhancement
good first issue
MATLAB
- Dominant language
- MATLAB
- Stars
- 803
- Forks
- 262
- Avg merge
- 9d 13h
- Merged PRs (30d)
- 8
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.
Contributor guide
Assessment
This issue has not been assessed yet.