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: LCSO v0.1.0 #41044

Closed
wants to merge 1 commit into from

Conversation

JuliaRegistrator
Copy link
Contributor

initial release

UUID: b66076ac-575f-47ff-93e2-9c43ffc8d39e
Repo: https://github.com/JuliaFirstOrder/LCSO.jl.git
Tree: dc71d49784f2f0dde85857484511c898a630270e

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
@github-actions
Copy link
Contributor

Your new package pull request does not meet the guidelines for auto-merging. Please make sure that you have read the General registry README and the AutoMerge guidelines. The following guidelines were not met:

  • Name does not meet all of the following: starts with an upper-case letter, ASCII alphanumerics only, not all letters are upper-case.
  • Name is not at least 5 characters long
  • The following dependencies do not have a [compat] entry that is upper-bounded and only includes a finite number of breaking releases: PiecewiseQuadratics
  • Package name similar to 8 existing packages.
    1. Similar to LCIO. Damerau-Levenshtein distance 1 is at or below cutoff of 2. Damerau-Levenshtein distance 1 between lowercased names is at or below cutoff of 1. Normalized visual distance 1.92 is at or below cutoff of 2.50.
    2. Similar to ECOS. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    3. Similar to uCSV. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    4. Similar to JLSO. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    5. Similar to SCS. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    6. Similar to WCS. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    7. Similar to LSL. Damerau-Levenshtein distance 2 is at or below cutoff of 2.
    8. Similar to CSV. Damerau-Levenshtein distance 2 is at or below cutoff of 2.

Note that the guidelines are only required for the pull request to be merged automatically. However, it is strongly recommended to follow them, since otherwise the pull request needs to be manually reviewed and merged by a human.

After you have fixed the AutoMerge issues, simple retrigger Registrator, which will automatically update this pull request. You do not need to change the version number in your Project.toml file (unless of course the AutoMerge issue is that you skipped a version number, in which case you should change the version number).

If you do not want to fix the AutoMerge issues, please post a comment explaining why you would like this pull request to be manually merged.

Since you are registering a new package, please make sure that you have also read the package naming guidelines: https://julialang.github.io/Pkg.jl/dev/creating-packages/#Package-naming-guidelines-1


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.

@ellisbrown
Copy link

@mykelk @moehle it looks like we might have a problem calling this package "LCSO.jl"... do you have any preferences on alternatives?

"LinearlyConstrainedSeparableOptimization" seems far too long... "LinConSepOpt" maybe?

@ellisbrown
Copy link

this PR can be closed. we have renamed to "SeparableOptimization.jl" and opened another PR #41051

@DilumAluthge DilumAluthge deleted the registrator/lcso/b66076ac/v0.1.0 branch July 17, 2021 08:34
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.

3 participants