Skip to content

Fix for RNG seeding of Lanczos input field for 5D red-black fields#143

Open
giltirn wants to merge 2 commits into
aportelli:developfrom
giltirn:develop
Open

Fix for RNG seeding of Lanczos input field for 5D red-black fields#143
giltirn wants to merge 2 commits into
aportelli:developfrom
giltirn:develop

Conversation

@giltirn
Copy link
Copy Markdown

@giltirn giltirn commented Mar 3, 2026

This PR fixes an issue stemming from the use of the 4D RNG to initialize the 5D red-black input field to ImplicitlyRestartedLanczos. When Grid detects a checkerboard output field, it creates a temporary full-grid field from its internal Grid then pulls the appropriate checkboard into the output. The issue is that the 4D RNG's internal Grid is 4D not 5D, so Grid throws an error when attempting to copy the 4D checkerboard into the 5D output field.

@giltirn giltirn requested a review from aportelli as a code owner March 3, 2026 23:34
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.

1 participant