Skip to content

1180 Fix: Resolved solver_tracker issue. #1191

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 2 commits into
base: master
Choose a base branch
from

Conversation

ayush2281
Copy link

  • Fixed solver_tracker issue that was causing UndefVarError in onlinear_solver_23_tests.jl.
  • Successfully converted onlinear_solver_23_tests.jmd to .jl format.
  • Imported necessary dependencies to ensure smooth execution.

Issues Faced:

  • The benchmark still doesn't display plots.
  • Investigated the final cells but couldn't find an explicit issue causing the missing plots.
  • Need further debugging to trace where the plotting logic is breaking.

Next Steps:

  • Check if the plots are being suppressed or failing silently.
  • Verify dependencies and recent commits for changes affecting visualization.

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

- Fixed solver_tracker issue that was causing UndefVarError in
onlinear_solver_23_tests.jl.
- Successfully converted
onlinear_solver_23_tests.jmd to .jl format.
- Imported necessary dependencies to ensure smooth execution.

Issues Faced:
- The benchmark still doesn't display plots.
- Investigated the final cells but couldn't find an explicit issue causing the missing plots.
- Need further debugging to trace where the plotting logic is breaking.

Next Steps:
- Check if the plots are being suppressed or failing silently.
- Verify dependencies and recent commits for changes affecting visualization.
@ayush2281 ayush2281 changed the title 1180 Fix: Resolved solver_tracker issue and converted .jmd to .jl 1180 Fix: Resolved solver_tracker issue. Apr 8, 2025
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.

2 participants