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

Check the use of deepcopy(rng) #118

Open
jschepers opened this issue Nov 6, 2024 · 1 comment
Open

Check the use of deepcopy(rng) #118

jschepers opened this issue Nov 6, 2024 · 1 comment
Assignees

Comments

@jschepers
Copy link
Collaborator

TODO: Go through the package code and check whether deepcopy(rng) is needed or redundant/not wanted. Try to make it consistent throughout the package e.g. on which level deepcopy is used.

@behinger
Copy link
Member

  • document in repeatdesign
  • make new repeatdesign type-fields: event_order_function::Function = x->x and copy_rng::Bool=false

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

No branches or pull requests

2 participants