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

[core] Fix internal efforts computation. #684

Merged
merged 7 commits into from
Jan 2, 2024
Merged

[core] Fix internal efforts computation. #684

merged 7 commits into from
Jan 2, 2024

Conversation

duburcqa
Copy link
Owner

@duburcqa duburcqa commented Jan 1, 2024

  • [core] Fix wrong state and derivative during computation of extra terms.
  • [core] Fix internal effort computation.
  • [python/viewer] Fix exception handling at init.
  • [python/simulator] Fix exception when manually closing viewer.
  • [misc] Update MacOS CI.

Fixes #660

@duburcqa duburcqa enabled auto-merge (squash) January 1, 2024 14:18
@duburcqa duburcqa force-pushed the various_fixes branch 3 times, most recently from 050c4c9 to 7907959 Compare January 2, 2024 07:05
@duburcqa duburcqa disabled auto-merge January 2, 2024 07:40
@duburcqa duburcqa enabled auto-merge (squash) January 2, 2024 07:40
@duburcqa duburcqa merged commit 220a171 into dev Jan 2, 2024
27 checks passed
@duburcqa duburcqa deleted the various_fixes branch January 2, 2024 11:02
@duburcqa duburcqa mentioned this pull request Jan 2, 2024
duburcqa added a commit that referenced this pull request Jan 2, 2024
* [core] Fix wrong state and derivative during computation of extra terms.
* [core] Fix internal effort computation.
* [python/viewer] Fix exception handling at init.
* [python/simulator] Fix exception when manually closing viewer.
* [misc] Update MacOS CI.
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.

[core] Wrong computation of data.f in computeExtraTerms
1 participant