Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numpy 1.18.1 requires int for linspace number of points #27

Closed
wants to merge 1 commit into from

Conversation

alexpacini
Copy link

Fixes a bug with numpy 1.18.1 that requires the number of point in the linspace to be an integer.

…e linspace to be an integer.

	modified:   smithplot/smithaxes.py
@alexpacini alexpacini changed the title Numpy 1.18.1 an int for linspace number of points Numpy 1.18.1 requires int for linspace number of points Jan 16, 2020
@alexpacini
Copy link
Author

#28 fixes it in a better way, I close this.

@alexpacini alexpacini closed this Jun 20, 2020
@alexpacini alexpacini deleted the fix/np_int_cast branch June 20, 2020 14:45
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