Skip to content

Let @validate check ispolytopic for vertices(_list)#4110

Merged
schillic merged 1 commit intomasterfrom
schillic/validate_vertices
Mar 1, 2026
Merged

Let @validate check ispolytopic for vertices(_list)#4110
schillic merged 1 commit intomasterfrom
schillic/validate_vertices

Conversation

@schillic
Copy link
Member

Similar to #4012, this PR is skipping EmptySet because it is currently not defined as polytopic. But I think it should be.

Moreover, this PR is skipping UnionSet(Array). It is unclear to me whether the implementation for UnionSet(Array) is correct. I suggest one should rather broadcast to obtain the result that the current implementation computes.

@schillic schillic added the discussion 🗣️ Requires human input label Dec 17, 2025
@schillic schillic changed the title Let validate check ispolytopic for vertices(_list) Let @validate check ispolytopic for vertices(_list) Dec 17, 2025
@schillic schillic added the breaking ❌ This change may break things label Dec 17, 2025
@schillic schillic force-pushed the schillic/validate_vertices branch from 01dca5a to 2e5f7ad Compare February 5, 2026 19:47
@schillic schillic marked this pull request as ready for review February 5, 2026 19:48
@schillic schillic removed the discussion 🗣️ Requires human input label Feb 7, 2026
@schillic schillic merged commit e5be03e into master Mar 1, 2026
6 checks passed
@schillic schillic deleted the schillic/validate_vertices branch March 1, 2026 15:31
schillic referenced this pull request Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking ❌ This change may break things

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants