v4.1.0
GPU plot generator v4.1.0
This is a major version. The build system has been changed to CMake to make it easier to maintain across OSes.
As the use of the [direct] writing strategy grows bigger, this version also contains a preallocation feature to speed things up.
Changelog
- Build system changed to CMake.
- Pre-allocation added to [direct] writing strategy.
- Darwin native support added.
- Utility function
formatValue
corrected. - Build documentation updated.
- Write strategies documented.