Skip to content

Volume dtype restriction#410

Open
mccle wants to merge 2 commits into
v0.28.0devfrom
volume_dtype_restriction
Open

Volume dtype restriction#410
mccle wants to merge 2 commits into
v0.28.0devfrom
volume_dtype_restriction

Conversation

@mccle
Copy link
Copy Markdown
Collaborator

@mccle mccle commented May 18, 2026

Added checks to the volume init and setter methods to ensure volumes have float, integer, or bool types. A new test was added to verify that volumes cannot be instantiated with an array of an unsupported data type nor changed after instantiation to a new data type that is unsupported.

@mccle mccle requested a review from CPBridge May 18, 2026 18:10
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