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.

@gcapes
Copy link
Collaborator Author

gcapes commented Jan 6, 2026

@dkfellows Any ideas on how to get the final macos test of the os matrix running?

…happen in the unrealistically small examples in the tests)
@aplowman
Copy link
Contributor

aplowman commented Jan 6, 2026

Hopefully the above commit has done the trick.

@dkfellows

This comment has been minimized.

@gcapes
Copy link
Collaborator Author

gcapes commented Jan 7, 2026

Great, thanks! But now it looks like the tests passed before you made that change (I'm sure they didn't) 🤷

@gcapes gcapes self-assigned this Jan 7, 2026
@aplowman aplowman merged commit 5461c0a into develop Jan 13, 2026
6 checks passed
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.

4 participants