SciML / SciML/DiffEqNoiseProcess.jl
Document kwargs
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 62
- Forks
- 32
- Avg merge
- 8h 38m
- Merged PRs (30d)
- 16
Description
To look for what kwargs... are available, I had to look at the code. I needed the reseed=false. If this is undocumented, it might be worth adding to the docs, or if it's documented elsewhere it might be best to link it. Cheers.
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
Start by locating the existing documentation for the relevant kwargs and the code or API entry point that defines reseed=false. Check whether the option is documented elsewhere and can be linked; otherwise document the available kwargs, including reseed=false, in the appropriate documentation location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100