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

PYIODE: probable bug in estimation.pyx #588

Open
gdementen opened this issue Jun 17, 2024 · 0 comments
Open

PYIODE: probable bug in estimation.pyx #588

gdementen opened this issue Jun 17, 2024 · 0 comments
Labels
bug Something isn't working difficulty: low python Python binding for IODE

Comments

@gdementen
Copy link
Collaborator

Line:

method = AdjustmentMethod[AdjustmentMethod]

should probably be method = AdjustmentMethod[method] instead.

@gdementen gdementen added bug Something isn't working python Python binding for IODE difficulty: low labels Jun 17, 2024
@gdementen gdementen changed the title probable bug in estimation.pyx PYIODE: probable bug in estimation.pyx Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working difficulty: low python Python binding for IODE
Projects
None yet
Development

No branches or pull requests

1 participant