TileDB icon indicating copy to clipboard operation
TileDB copied to clipboard

Floating point compressor: write tests that test special floating point cases

Open abigalekim opened this issue 2 years ago • 2 comments

Here, I write extra test cases that test special types of floating point numbers for the float scaling filter.

Test cases to write:

  • [x] Zeros
  • [x] Denormalized numbers
  • [x] Infinity

TYPE: IMPROVEMENT DESC: Floating point compressor additional testing

abigalekim avatar Jul 22 '22 05:07 abigalekim

There remain major problems with this PR.

There's more. That's all I have time for this morning.

eric-hughes-tiledb avatar Aug 17 '22 14:08 eric-hughes-tiledb