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

Fix xy_coords size mismatch #35

Merged
merged 1 commit into from
Apr 23, 2021
Merged

Fix xy_coords size mismatch #35

merged 1 commit into from
Apr 23, 2021

Conversation

gjoseph92
Copy link
Owner

I don't know why I didn't use linspace in the first place. With arange there were floating-point errors that could cause ceil to over/under-shoot by 1.

Closes #33

I don't know why I didn't use `linspace` in the first place. With `arange` there were floating-point errors that could cause `ceil` to over/under-shoot by 1.

Closes #33
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.

ValueError: conflicting sizes for dimension with single item / asset
1 participant