tantivy icon indicating copy to clipboard operation
tantivy copied to clipboard

extend valid value range of blockwise linear interpol

Open PSeitz opened this issue 3 years ago • 0 comments

allow negative slope for linear interpolation extend valid range range of blockwise linear interpol codec by using u64 instead of i64 for calculation. add gcd test for DateTime export gcd() on fastfield reader

PSeitz avatar Aug 01 '22 07:08 PSeitz