Skip to content

Add random_seed parameter to get_structure_dict#332

Merged
Atilaac merged 1 commit intomainfrom
feat-expose-structure-generation-random-seed
May 4, 2026
Merged

Add random_seed parameter to get_structure_dict#332
Atilaac merged 1 commit intomainfrom
feat-expose-structure-generation-random-seed

Conversation

@Atilaac
Copy link
Copy Markdown
Contributor

@Atilaac Atilaac commented May 4, 2026

Introduce a random_seed parameter (default=42) to get_structure_dict, update the docstring, and pass it as seed to the underlying structure generation call. This enables reproducible atom placement when generating structure dictionaries.

Introduce a random_seed parameter (default=42) to get_structure_dict, update the docstring, and pass it as seed to the underlying structure generation call. This enables reproducible placement of atoms when generating structure dictionaries.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Atilaac Atilaac merged commit 478d3e0 into main May 4, 2026
10 checks passed
@Atilaac Atilaac deleted the feat-expose-structure-generation-random-seed branch May 4, 2026 22:08
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