Skip to content

1110 remove scipyzeros from python utilities#3149

Merged
timothy-nunn merged 7 commits intomainfrom
1110-remove-scipyzeros-from-python-utilities
Apr 24, 2024
Merged

1110 remove scipyzeros from python utilities#3149
timothy-nunn merged 7 commits intomainfrom
1110-remove-scipyzeros-from-python-utilities

Conversation

@cjwgriesel
Copy link
Copy Markdown
Contributor

Description

Very simple papercut replace scipy.zeros in mfile_comparison.py with numpy.zeros. In conducting this alteration the CI test failed on the integration test within test_examples.py and this turned out to be an error (a missing comma) in mfile_to_csv_vars.json (Thanks to Tim for that one) within process/io. All fixed now and all tests passed.

@timothy-nunn timothy-nunn merged commit 255c0df into main Apr 24, 2024
@timothy-nunn timothy-nunn deleted the 1110-remove-scipyzeros-from-python-utilities branch April 24, 2024 09:45
chris-ashe pushed a commit that referenced this pull request May 1, 2024
* issue 1110 mod completed

* added a mod

* added correction

* added corecctions for flake and black

* made a mod

* black and flake mods

* Remove trailing comma in mfile to csv json

---------

Co-authored-by: Timothy Nunn <timothy.nunn@ukaea.uk>
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