Implemented constraint equality.#3749
Conversation
|
Although this is technically in progress, it isn't necessarily going to go into Iris 3.2. So to avoid it cluttering the "in progress" column, I will move it to to do. We can then pick it up if we time. |
|
If we do get to it then we'll need a rebase onto main before it can be reviewed I think |
stephenworsley
left a comment
There was a problem hiding this comment.
I'm happy with this approach. I think the important thing here is that no two constraints with different behaviour can show up as equal.
I think the only changes needed here are changing references from defn to metadata.
|
Rebased. It is not good to go, since the auto-merged result is still using Coord._as_defn() |
|
Code now simplified ... |
|
@trexfeathers I think this is good to go. Stephen's comment with change request is outstanding, but I think you can dismiss that if you think it is now OK. |
|
Thanks @pp-mo! I'll let @stephenworsley take it over the line. |
stephenworsley
left a comment
There was a problem hiding this comment.
Looking good, just a few minor changes and a whatsnew entry and I think this should be good to go
|
Thanks @stephenworsley |
stephenworsley
left a comment
There was a problem hiding this comment.
Looking good, just some very minor changes and I think we're good to go.
|
Thanks @stephenworsley |
Oh, I think this might want a whatsnew also.
stephenworsley
left a comment
There was a problem hiding this comment.
I forgot to mention before, but this still needs a whatsnew entry.
Whoops sorry forgot. |
|
Hang on now I need to rebase/resolve... |
|
Ok, rebased with added whatsnew
|
|
Thanks @stephenworsley for going the distance ! |
|
Thanks guys! 😀 |
Aiming to address #3616