SciML / SciML/DataDrivenDiffEq.jl
Type promotion in collocate_data
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 430
- Forks
- 58
- Avg merge
- 6h 29m
- Merged PRs (30d)
- 28
Description
https://github.com/ChrisRackauckas/universal_differential_equations/issues/36
Also : Check if DX is provided and skip collocation.
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 reading the linked issue and locating the collate_data entry point in the DataDrivenDiffEq.jl repository. Determine the expected type-promotion behavior and how a provided DX should affect collocation; the work is done when both behaviors are implemented and verified against the project’s existing checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100