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

Improve debugging info in ReturnData #2349

Merged
merged 4 commits into from
Mar 7, 2024

Commits on Mar 6, 2024

  1. Improve debugging info in ReturnData

    * Add `ReturnData::t_last` that holds the last solver timepoint (Closes AMICI-dev#2246)
    * `ReturnData::J` is now the evaluted at `t_last` instead of the last successfully reached output timepoint (Closes AMICI-dev#2334)
    * `ReturnData::xdot` is now the evaluted at `t_last` instead of the last successfully reached output timepoint
    dweindl committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b9965c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eba410e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68d18e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    cc9bbfa View commit details
    Browse the repository at this point in the history