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

New package: LineSearch v0.1.0 #116359

Merged

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 87fe0de2-c867-4266-b59a-2f0a94fc965b
Repo: https://github.com/SciML/LineSearch.jl.git
Tree: af59a18eb1596c95e30510a67633afa060e315c5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
Copy link
Contributor

github-actions bot commented Sep 30, 2024

Hello, I am an automated registration bot. I help manage the registration process by checking your registration against a set of AutoMerge guidelines. If all these guidelines are met, this pull request will be merged automatically, completing your registration. It is strongly recommended to follow the guidelines, since otherwise the pull request needs to be manually reviewed and merged by a human.

1. New package registration

Please make sure that you have read the package naming guidelines.

2. AutoMerge Guidelines are all met! ✅

Your new package registration met all of the guidelines for auto-merging and is scheduled to be merged when the mandatory waiting period (3 days) has elapsed.

3. To pause or stop registration

If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

Tip: You can edit blocking comments to add [noblock] in order to unblock auto-merging.

@avik-pal
Copy link
Contributor

[noblock]

Similarity to LineSearches is expected since both are providing very similar functionalities. LineSearch is meant to unify the line search algorithms in the SciML ecosystem -- NonlinearSolve/Optimization etc using the consistent ADTypes API. Currently it is going to be for more internal usage and once the API stabilizes we will make it more user friendly.

FWIW it also wraps LineSearches.jl and augments with with the AD tools

@goerz
Copy link
Member

goerz commented Oct 1, 2024

[noblock] As long as the Linesearches-people like @pkofod have no problem with it

@JuliaTagBot JuliaTagBot merged commit ae29348 into master Oct 3, 2024
21 of 22 checks passed
@JuliaTagBot JuliaTagBot deleted the registrator-linesearch-87fe0de2-v0.1.0-74e12dc54b branch October 3, 2024 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants