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

Smoothing interaction between VarSets and actual sets and functions #900

Merged
merged 4 commits into from May 7, 2024

Conversation

KevinDCarlson
Copy link
Contributor

The changes below are to enable smoother data migrations of acsets with some AttrVar attribute values as requested here: AlgebraicJulia/DataMigrations.jl#159

Copy link
Contributor

@kris-brown kris-brown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem like reasonable casting functions! LGTM

@KevinDCarlson
Copy link
Contributor Author

@epatters Could you merge this and do a patch release?

@AlgebraicJulia AlgebraicJulia deleted a comment from github-actions bot Apr 22, 2024
Copy link
Member

@epatters epatters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Though the additions are simple, if they are to be part of the public API of Catlab, then they should have tests, which is what will ensure that they remain stable over time. I think the important thing to add tests for is the conversion between SetOb/FinSets and VarSets.

@epatters epatters changed the title Smoothing interaction between attrstuff and actual sets and functions Smoothing interaction between VarSets and actual sets and functions Apr 23, 2024
Copy link
Member

@epatters epatters left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Kevin! I'll merge once the CI finishes.

@epatters epatters merged commit 1d9f8e3 into main May 7, 2024
10 checks passed
@epatters epatters deleted the attrfuncChanges branch May 7, 2024 18:14
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

4 participants