Skip to content

Use linear interpolation for distance integral

Leo Pound Singer requested to merge leo-singer/ligo.skymap:linear-interp into main

This should use fewer floating-point operations and should make the lookup table small enough that it fits in L3 cache.

Merge request reports