SciML / SciML/DiffEqCallbacks.jl

Intermediate plotting callback

Open
#3 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Julia
Stars
100
Forks
54
Avg merge
3h 29m
Merged PRs (30d)
8

Description

It would be nice to have a callback which starts with a plot, and then you can tell it what plot command to perform every n steps (with plot!). This would give very good monitoring feedback and should be an easy callback.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Read the existing callback implementations and plotting integration first, then define the callback's behavior for starting with a plot and invoking plot! every n steps; done means it provides the requested monitoring feedback during solver execution.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.