github llnl/conduit v0.2.0
0.2.0

latest releases: v0.9.7, v0.9.6, v0.9.5...
9 years ago

0.2.0 Release Highlights

General:

  • Changes to clarify concepts in the conduit::Node API
  • Added const access to conduit::Node's children and a new NodeConstIterator
  • Added support for building on Windows
  • Added more Python, C, and Fortran API support
  • Resolved several bugs across libraries
  • Resolved compiler warnings and memory leaks
  • Improved unit test coverage
  • Renamed source and header files for clarity and to avoid potential conflicts with other projects

Blueprint:

  • Added verify support for the mcarray and mesh protocols
  • Added functions that create examples instances of mcarrays and meshes
  • Added memory layout transform helpers for mcarrays
  • Added a helper that creates a mesh blueprint index from a valid mesh

Relay:

  • Added extensive HDF5 I/O support for reading and writing between HDF5 files and conduit Node trees
  • Changed I/O protocol string names for clarity
  • Refactored the relay::WebServer and the Conduit Node Viewer application
  • Added entangle, a python script ssh tunneling solution

Don't miss a new conduit release

NewReleases is sending notifications on new releases.