MatthewPeterKelly/OptimTraj

Improve input validation

Open

#1 创建于 2015年8月11日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)MATLAB (704 star) (219 fork)batch import
enhancementgood first issue

描述

Right now the input validation will not warn you if there is an unused field in the options struct. This results in a problem when you make a typo in a field name, causing the solver to use the default options quietly.

贡献者指南

Improve input validation · MatthewPeterKelly/OptimTraj#1 | Good First Issue