SciML / SciML/DiffEqCallbacks.jl
Intermediate plotting callback
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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