Skip to content
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

Example for Powell function in auglag example incorrect #156

Closed
aadler opened this issue Jun 4, 2024 · 2 comments
Closed

Example for Powell function in auglag example incorrect #156

aadler opened this issue Jun 4, 2024 · 2 comments

Comments

@aadler
Copy link
Contributor

aadler commented Jun 4, 2024

While working on changing the direction of the inequalities, I noticed that the Powell example is incorrect, as it is assuming each of the equality constraints directly equal 0, whereas in the example in Rsolnp, they are (10, 0, -1). I will fix this as I progress, but noting here for reference. If we accept the general "change of inequality" PR, this will be fixed. Otherwise, I can submit a smaller PR fixing it.

@astamm
Copy link
Owner

astamm commented Jun 15, 2024

Excellent, thanks @aadler. I agree with the common change of inequality sign. So your wip should fix many of the currently opened issues!

@astamm
Copy link
Owner

astamm commented Jun 15, 2024

Should be fixed in #157 thanks to @aadler .

@astamm astamm closed this as completed Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants