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

Relax type signature for closed star #138

Merged
merged 2 commits into from
Feb 11, 2025
Merged

Relax type signature for closed star #138

merged 2 commits into from
Feb 11, 2025

Conversation

lukem12345
Copy link
Member

Previously, the closed star operator would fail to find a compatible method when called on a 1D simplicial set, due to the type signature being too strict. Relaxing this constraint shows the function operates as expected. I also introduce some test cases for Munkres' topological helper functions on the line and the circle.

@lukem12345 lukem12345 added the enhancement New feature or request label Feb 10, 2025
@lukem12345 lukem12345 self-assigned this Feb 10, 2025
@lukem12345 lukem12345 merged commit 8629f5e into main Feb 11, 2025
8 of 9 checks passed
@lukem12345 lukem12345 deleted the llm/link1d branch February 11, 2025 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant