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

Remove unused inner function #85

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

johannahaffner
Copy link
Contributor

A little thing I came across while slowly chipping away at my SQP implementation.

This inner function does not seem to be used anywhere, and also does not seem to be an intentional holdover, as far as I can tell.

A little thing I came across while slowly chipping away at my SQP implementation.

This inner function does not seem to be used anywhere, and also does not seem to be an intentional holdover, as far as I can tell.
@patrick-kidger patrick-kidger merged commit 12b7fb8 into patrick-kidger:main Sep 29, 2024
1 of 2 checks passed
@patrick-kidger
Copy link
Owner

LGTM! Looks like the failing test is due to a breaking change in JAX that affects Lineax. I've opened patrick-kidger/lineax#110 as a possible fix (+Lineax version bump). I'll ignore it for now -- merged! :)

@johannahaffner johannahaffner deleted the patch-1 branch September 29, 2024 19:15
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

Successfully merging this pull request may close these issues.

2 participants