IncrementalInference.jl icon indicating copy to clipboard operation
IncrementalInference.jl copied to clipboard

standardize AliasingScalarSampler with GridSampler

Open dehann opened this issue 2 years ago • 0 comments

  • n-dimension using something like reshape or views somehow
  • add uniform per grid size over underlying AliasingScalarSampler
  • avoid the problem with AliasScSm where new samples are exactly at the bin locations rather than anywhere inside the grid space.

dehann avatar Aug 06 '21 09:08 dehann