| Age | Commit message (Collapse) | Author |
|
When simulating with very few particles too little memory
was allocated. Add a minimum value to allocate.
Removed earlier debugging outputs.
|
|
|
|
data. Add input data sanity checks. tng_compress routines now return
NULL if input data is too large compared to the precision.
|
|
Added tests for recompression (uncompress to int, compress int)
Added tests for conversion from unpacked integers to float/double.
|
|
compression/uncompression of float data. Also added compression/uncompression of integer data, which will allow for recompression.
|
|
|