MeasureTransport / MeasureTransport/MParT
Add interpolation option for `ConditionalMapBase::Inverse`
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 18
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Ricardo has a more efficient way of computing the map inverse when the input to the map is constant but we want to invert with many samples of the output.
Contributor guide
No contributing guide indexed for this repository
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 ConditionalMapBase::Inverse entry point and determine how inversion currently handles a constant map input with many output samples. The work is done when an interpolation option supports that case and its behavior matches the intended more efficient inverse computation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100