Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix bug in fileiobase when using numpy >=1.18#114

Merged
jjhelmus merged 3 commits into
masterfrom
np118_fix
Feb 22, 2020
Merged

Fix bug in fileiobase when using numpy >=1.18#114
jjhelmus merged 3 commits into
masterfrom
np118_fix

Conversation

@jjhelmus
Copy link
Copy Markdown
Owner

No description provided.

Convert the input to the unit_conversion class to an appropiate type.
NumPy 1.18 is stricter about the type of input that can be gives to
certain functions, for example linspace. This makes certain the the
appropiate types are used in these calls.

closes #113
@jjhelmus jjhelmus merged commit d3c3cc8 into master Feb 22, 2020
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