-
Notifications
You must be signed in to change notification settings - Fork 472
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 version: ConstraintTrees v1.8.1 #122313
base: master
Are you sure you want to change the base?
New version: ConstraintTrees v1.8.1 #122313
Conversation
JuliaRegistrator
commented
Jan 2, 2025
•
edited
Loading
edited
- Registering package: ConstraintTrees
- Repository: https://github.com/COBREXA/ConstraintTrees.jl
- Created by: @exaexa
- Version: v1.8.1
- Commit: 7fb70fc43e0644dcfa59d1a2bce9618a9225c138
- Reviewed by: @exaexa
- Reference: COBREXA/ConstraintTrees.jl@7fb70fc#commitcomment-151045488
- Description: Tidy constraint-programming in tree hierarchies
Fix bug in `drop_zeros`
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. AutoMerge Guidelines which are not met ❌
2. Needs action: here's what to do next
If you need help fixing the AutoMerge issues, or want your pull request to be manually merged instead, please post a comment explaining what you need help with or why you would like this pull request to be manually merged. Then, send a message to the 3. To pause or stop registrationIf 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 Tip: You can edit blocking comments to add |
UUID: 5515826b-29c3-47a5-8849-8513ac836620 Repo: https://github.com/COBREXA/ConstraintTrees.jl.git Tree: de19edd11ce376bac6c61f05e0e934bd911e9599 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
5f4f7fd
to
e8c382f
Compare
use `broadcastable()` as the broadcasting interface for Values and Bounds
Deprecated by #122594 which fixes the problem. I kindly ask to any maintainer here to close this PR, 1.8.1. won't be released. |