JuliaDynamics / JuliaDynamics/DynamicalSystemsBase.jl

`stroboscopicmap` should allow configuring a `t0` argument

Open
#142 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation easy
Dominant language
Julia
Stars
56
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Just use by default ds.t0 as a keyword. Pass directly to the generated integrator underlying the evolution.

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

Start by locating the stroboscopicmap entry point and reading how it creates the underlying generated integrator. Check how ds.t0 is exposed and how integrator keyword arguments are passed; done means t0 defaults to ds.t0 and an explicitly configured value reaches the integrator.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.