Skip to content

Conversation

@JamiePringle
Copy link
Collaborator

There was a bug where deleting the partition_function from the _repeatkwargs property of the particleset class also removed from the kwargs for the initial particleset creation when the repeatdt option was used. This fixes that bug by making a shallow copy of kwargs when creating _repeatkwargs.

  • Chose the correct base branch (main for v3 changes, v4-dev for v4 changes)
  • Fixes #
  • Added tests
  • Added documentation

…s used

There was a bug where deleting the partition_function from the _repeatkwargs property of the particleset class also removed from the kwargs for the initial particleset creation when the repeatdt option was used. This fixes that bug by making a shallow copy of kwargs when creating _repeatkwargs.
@erikvansebille erikvansebille merged commit 83112c7 into main Apr 2, 2025
16 checks passed
@erikvansebille erikvansebille deleted the JamiePringle-patch-1 branch April 2, 2025 15:50
@github-project-automation github-project-automation bot moved this from Backlog to Done in Parcels development Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants