Skip to content

Fix compute error state handling #89

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Holger-Bartel
Copy link
Contributor

Summary

  • fix Model.compute to use np.errstate as a context manager
  • avoid mutable default for compute parameters

Testing

  • pytest -q (fails: ModuleNotFoundError: No module named 'numpy')

https://chatgpt.com/codex/tasks/task_e_683fee98ee908333bd2c2c6437e0f5a7

@Holger-Bartel
Copy link
Contributor Author

@bbkchdhry i just tested https://chatgpt.com/. This is his result for "Find and fix a bug in codebase".
Does this make sense?

@Holger-Bartel
Copy link
Contributor Author

@bbkchdhry well, the pre-commit failed..
image

@bbkrr
Copy link
Contributor

bbkrr commented Jun 11, 2025

I will check why we got the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants