Skip to content

Conversation

@Lucas-Mc
Copy link
Contributor

Fixes error when using the return_res parameter which can sometimes modify the format in which the data from file is read. This oftentimes creates illogical arrays which can't be recovered into the proper values or even the proper shape. Fortunately, the removal of this does not significantly affect the runtime of the function even for large arrays. Fixes #230.

Fixes error when using the return_res parameter which can sometimes modify the format in which the data from file is read. This oftentimes creates illogical arrays which can't be recovered into the proper values or even the proper shape. Fortunately, the removal of this does not significantly affect the runtime of the function even for large arrays. Fixes #230.
@Lucas-Mc Lucas-Mc self-assigned this Jun 12, 2020
@Lucas-Mc Lucas-Mc added the bug label Jun 12, 2020
@Lucas-Mc Lucas-Mc merged commit f902cb5 into master Jun 12, 2020
@Lucas-Mc Lucas-Mc deleted the fix_res_230 branch June 12, 2020 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Difference in results after changing to 3.0.1 from 2.2.1

2 participants