Skip to content

Adiak v0.5.0

Latest

Choose a tag to compare

@daboehme daboehme released this 07 Nov 00:27
· 1 commit to master since this release
f08c837

Adiak v0.5.0 is a major update with new features and improvements:

  • Python bindings for the Adiak application and tool APIs
  • Adiak records are now timestamped. There are new tool API functions to retrieve the timestamp metadata.
  • The type system gains the new %j JSON string type and scalar size specifiers like %f32, %u8, etc. to pass in scalars of different bit lengths in compound types through the C API.
  • Several internal improvements and fixes.