for integrate_ode, allow the initial time to be identical to the first time point
Open
@wds15 is already working on this.
Since Aug 18, 2016.
feature
- Dominant language
- C++
- Stars
- 839
- Forks
- 220
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 14
Description
From @syclik on March 4, 2015 15:3
Boost's ode solver can handle an identical starting time and first time. It doesn't allow for duplicates within the times provided, however.
Copied from original issue: stan-dev/stan#1340
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.
Assessment
This issue has not been assessed yet.