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

Add missing SigmaMigrationFunctor constructors for DynamicACSets #882

Merged
merged 1 commit into from Jan 17, 2024

Conversation

KevinDCarlson
Copy link
Contributor

Add functionality and tests for building SigmaMigrationFunctors and yoneda embeddings with dynamic acsets. Before the methods of SigmaMigrationFunctor assumed that constructor(X) would be a Type for any acset X, but this is only true for StructACSets.

This caused a bug for @aaguinal today so might be worth a patch release, though it's an easy workaround.

@epatters epatters added the bug label Jan 17, 2024
@epatters epatters changed the title SigmaMigrationFunctor constructors for DynamicACSets Add missing SigmaMigrationFunctor constructors for DynamicACSets Jan 17, 2024
@epatters epatters merged commit f643f46 into main Jan 17, 2024
10 checks passed
@epatters epatters deleted the sigmaMigDynamicACSets branch January 17, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants