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

SubFunction. circular dependency #2192

Closed
mloubout opened this issue Aug 29, 2023 · 0 comments · Fixed by #2198
Closed

SubFunction. circular dependency #2192

mloubout opened this issue Aug 29, 2023 · 0 comments · Fixed by #2198
Assignees
Labels
API api (symbolics, types, ...)

Comments

@mloubout
Copy link
Contributor

Having a subfunction keep its parent (in __rkwargs__ and as a property) is a circular dependency problematic for object reconstruction and pickling.

This is partly related to SubFunction handling in general for operations on aprents such as subs or xreplace

@mloubout mloubout added the API api (symbolics, types, ...) label Aug 29, 2023
@mloubout mloubout self-assigned this Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API api (symbolics, types, ...)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant