0.5.2
0.5.2 (September 28, 2017)
-
Added iterators and proxy objects for pointers and references.
-
Added example illustrating how to use iterators and pointers.
-
Modified diffusion example to optionally use iterators.
-
Moved internal headers under array to array/zfp.
-
Modified 64-bit integer typedefs to avoid the C89 non-compliant long long
and allow for user-supplied types and literal suffixes. -
Renamed compile-time macros that did not have a ZFP prefix.
-
Fixed issue with setting stream word type via CMake.
-
Rewrote documentation in reStructuredText and added complete
documentation of all public functions, classes, types, and macros.
Removed ASCII documentation.