Closed zaikunzhang closed 1 year ago
https://github.com/blockwise-direct-search/bds/blob/ced8cea6d68226f5d0ee1c997a15537e7c1269bf/src/blockwise_direct_search.m#L47
What is "pre-conditions"? Why ignore the obvious inconsistency? It should be "preconditions".
What does it mean to "operate" the preconditions? It should be "verify" or "check".
conditionS IS?
See https://en.wikipedia.org/wiki/Design_by_contract .
Please, find someone to check each and every sentence of your comments. Make sure that the English is correct. Thank you very much.
I have corrected the comments on verify_preconditions and verify_postconditions.
https://github.com/blockwise-direct-search/bds/blob/ced8cea6d68226f5d0ee1c997a15537e7c1269bf/src/blockwise_direct_search.m#L47
What is "pre-conditions"? Why ignore the obvious inconsistency? It should be "preconditions".
What does it mean to "operate" the preconditions? It should be "verify" or "check".
conditionS IS?
See https://en.wikipedia.org/wiki/Design_by_contract .
Please, find someone to check each and every sentence of your comments. Make sure that the English is correct. Thank you very much.