Skip to content

don't copy RGF on deepcopy #99

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

Merged
merged 3 commits into from
May 29, 2025
Merged

don't copy RGF on deepcopy #99

merged 3 commits into from
May 29, 2025

Conversation

hexaeder
Copy link
Contributor

This achieves similar behavior to normal Julia functions. Fixes #98.

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API (Well, i would say it wasn't explicitly specified before)
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC. (I run the formatter, but the rest of the file does not coply yet. The new code does comply.)
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

This achieves similar behavior to normal Julia functions. Fixes SciML#98.
@ChrisRackauckas ChrisRackauckas merged commit d77207c into SciML:master May 29, 2025
12 of 16 checks passed
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.

consider using identity for deepcopy of RGF
2 participants