General
General copied to clipboard
New package: OptEinsum v0.0.1
- Registering package: OptEinsum
- Repository: https://github.com/mofeing/OptEinsum.jl
- Created by: @mofeing
- Version: v0.0.1
- Commit: 2d79313f1391a2c11b8e6aba0d7c24d36507738a
- Git reference: HEAD
- Description: Julia bindings to opt_einsum package
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:
- There is no compat entry for
julia
. - The following dependencies do not have a
[compat]
entry that is upper-bounded and only includes a finite number of breaking releases: Conda, PyCall - No licenses detected in the package's top-level folder. An OSI-approved license is required.
- I was not able to load the package (i.e.
import OptEinsum
failed). See the CI logs for details. - Package name similar to 1 existing package.
- Similar to OMEinsum. 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.
Please, close this PR as I changed the package name as suggested to OptimizedEinsum
.
Continue in #65494.
This pull request has been inactive for 30 days and will be automatically closed 7 days from now. If this pull request should not be closed, please either (1) fix the AutoMerge issues and re-trigger Registrator, which will automatically update the pull request, or (2) post a comment explaining why you would like this pull request to be manually merged. [noblock]