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

factor basis Cassette features into CassetteBase.jl #54

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

aviatesk
Copy link
Member

This commit extracts the common components necessary to implement a simple Cassette-like system like CassetteOverlay from its implementation and factored them into a new sub-package called CassetteBase.jl. This sub-package is intended to be used by packages like JET in the future.

@aviatesk aviatesk force-pushed the avi/cassette-base branch 4 times, most recently from a54f79f to 788de73 Compare June 21, 2024 13:16
This commit extracts the common components necessary to implement a
simple Cassette-like system like CassetteOverlay from its implementation
and factored them into a new sub-package called CassetteBase.jl.
This sub-package is intended to be used by packages like JET
in the future.
@aviatesk aviatesk force-pushed the avi/cassette-base branch from 788de73 to bb63816 Compare June 21, 2024 13:18
@aviatesk aviatesk merged commit 6c4f246 into master Jun 21, 2024
16 checks passed
@aviatesk aviatesk deleted the avi/cassette-base branch June 21, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant