SciML / SciML/PDESystemLibrary.jl
Ensure range of domain sizes
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 26
- Forks
- 6
- Avg merge
- 4h 21m
- Merged PRs (30d)
- 11
Description
For optimized methods to generalize, a sufficiently large range of domain sizes and step sizes must be ensured
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
The issue names no files, tests, or entry points. Start by locating the optimized methods and their handling of domain sizes and step sizes, then identify the existing coverage for those inputs. Done means the methods are exercised across a sufficiently large range of both domain sizes and step sizes so they generalize.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- performance, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100