Skip to content

v4.1.0

Compare
Choose a tag to compare
@bhamon bhamon released this 17 Jun 22:11
· 24 commits to master since this release

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.