-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reverse direction of hin/hinjac in wrapper functions and update various examples. #157
Commits on Jun 4, 2024
-
SLSQP: 1) Change desired direction of inequality to <= (see issue 148…
…). 2) Keep old behavior as default through new parameter. 3) Update documentation, including examples, and unit tests.
Configuration menu - View commit details
-
Copy full SHA for e92c36c - Browse repository at this point
Copy the full SHA e92c36cView commit details -
AUGLAG: 1) Change desired direction of inequality to <= (see issue 14…
…8). 2) Keep old behavior as default through new parameter. 3) Update documentation, including examples, and unit tests. 4) Correct Powell example to match that in Rsolnp
Configuration menu - View commit details
-
Copy full SHA for eb1f058 - Browse repository at this point
Copy the full SHA eb1f058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dcb1c4 - Browse repository at this point
Copy the full SHA 5dcb1c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25540a9 - Browse repository at this point
Copy the full SHA 25540a9View commit details -
CCSAQ: 1) Change desired direction of inequalities to <= 2) Maintain …
…old behavior as default with new parameter 3) Clean up HS100 example; analytic gradient works now - as it should. 3) Update documentation and unit tests
Configuration menu - View commit details
-
Copy full SHA for c7a23e5 - Browse repository at this point
Copy the full SHA c7a23e5View commit details -
COBYLA (includes BOBYQA and NEWUOA): 1) Change desired direction of i…
…nequalities to <= 2) Maintain old behavior as default with new parameter 3) Clean up HS100 example 4) Update documentation and unit tests
Configuration menu - View commit details
-
Copy full SHA for 6a5f735 - Browse repository at this point
Copy the full SHA 6a5f735View commit details
Commits on Jun 5, 2024
-
GLOBAL (includes STOGO, ISRES, and CRS2LM): 1) Change desired directi…
…on of inequalities to <= 2) Maintain old behavior as default with new parameter 3) Clean up Hartmann 6 example 4) Update documentation and unit tests.
Configuration menu - View commit details
-
Copy full SHA for bb1b1da - Browse repository at this point
Copy the full SHA bb1b1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 739f7c8 - Browse repository at this point
Copy the full SHA 739f7c8View commit details -
MMA: 1) Changed direction of hin/hinjac inequality to <= 2) Updated H…
…S100 example so it is now accurate with analytic gradient 3) Updated documentation and unit tests.
Configuration menu - View commit details
-
Copy full SHA for f566837 - Browse repository at this point
Copy the full SHA f566837View commit details -
Configuration menu - View commit details
-
Copy full SHA for 165b4f7 - Browse repository at this point
Copy the full SHA 165b4f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f10da75 - Browse repository at this point
Copy the full SHA f10da75View commit details -
Combine all changes not yet sent to CRAN into one release in NEWS.md …
…and DESCRIPTION. Release version is minor, since deprecating the direction is a significant change. It is not major, since the API remains the same, currently.
Configuration menu - View commit details
-
Copy full SHA for e4feaad - Browse repository at this point
Copy the full SHA e4feaadView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa55b74 - Browse repository at this point
Copy the full SHA fa55b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1ed92 - Browse repository at this point
Copy the full SHA bc1ed92View commit details
Commits on Jun 6, 2024
-
1) Upgrade deprecated message to a warning. 2) Bring SLSQP testing in…
… line with others.
Configuration menu - View commit details
-
Copy full SHA for fe63b95 - Browse repository at this point
Copy the full SHA fe63b95View commit details