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

Randomisations: Add neigbourhood swapper to rand_curveball #950

Merged
merged 8 commits into from
Nov 8, 2024

Conversation

shawnlaffan
Copy link
Owner

Fixes #948

This leads to a simpler namespace overall.
Code like ```$D <= 5``` and the like.

Also add tests for the types.  Many are todo
but might also not be needed given they are
identified by metadata and not parsing.
And try to use any defined spatial condition.
Let the parser handle the rest.
These were disabled during debugging.
Also handles the case where no lists are needed.
@shawnlaffan shawnlaffan merged commit e2ccd6f into master Nov 8, 2024
8 checks passed
@shawnlaffan shawnlaffan deleted the issue_948_proximity_swapper branch November 8, 2024 04:02
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.

randomisations: add proximity swapper
1 participant