Skip to content

Conversation

@gcapes
Copy link
Collaborator

@gcapes gcapes commented Dec 4, 2025

When seeds are not user-defined and take the default value of None, don't convert that into an object array of "None"s.

Fixes the issue described here: hpcflow/matflow#432 (comment)

This had been returning a np.array of None values,
which MatFlow wasn't able to serialise.
@gcapes gcapes requested a review from aplowman as a code owner December 4, 2025 11:57
@gcapes gcapes changed the base branch from main to develop December 4, 2025 11:58
@gcapes gcapes changed the base branch from develop to main December 11, 2025 10:18
@gcapes gcapes changed the base branch from main to develop December 11, 2025 10:19
Python 3.8 gave errors trying to install some of the dependencies
3.13 gave an error that it wasn't supported by the project.
Ubuntu tests were failing - everything else passed.
@gcapes
Copy link
Collaborator Author

gcapes commented Dec 11, 2025

@aplowman
Are you able to get the last test passing? My last change made the ubuntu tests pass, but now one of the mac tests is failing.

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.

2 participants