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

CovModel.fit: check if weights are given as a string to prevent numpy comparison errors in the future #111

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

MuellerSeb
Copy link
Member

In case weights are given as numpy array, we need to prevent comparison to a string.

@MuellerSeb MuellerSeb added the bug Something isn't working label Nov 18, 2020
@MuellerSeb MuellerSeb added this to the 1.3 milestone Nov 18, 2020
@MuellerSeb MuellerSeb self-assigned this Nov 18, 2020
@MuellerSeb MuellerSeb merged commit 00e1c65 into develop Nov 18, 2020
@MuellerSeb MuellerSeb deleted the vario_fit_bugfix branch November 18, 2020 23:10
@MuellerSeb MuellerSeb restored the vario_fit_bugfix branch November 18, 2020 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant