MeasureTransport / MeasureTransport/MParT

Add interpolation option for `ConditionalMapBase::Inverse`

Open
#61 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.