Skip to content

don't copy RGF on deepcopy#99

Merged
ChrisRackauckas merged 3 commits intoSciML:masterfrom
hexaeder:master
May 29, 2025
Merged

don't copy RGF on deepcopy#99
ChrisRackauckas merged 3 commits intoSciML:masterfrom
hexaeder:master

Conversation

@hexaeder
Copy link
Copy Markdown
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.
Comment thread test/runtests.jl Outdated
Comment thread test/runtests.jl Outdated
@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