Skip to content

libpressio version 0.51.0

Compare
Choose a tag to compare
@robertu94 robertu94 released this 06 Nov 16:56
· 159 commits to master since this release

libpressio version 0.51.0

Major Changes

  • Massive performance improvements for NumPy interop through avoiding
    several unrequired copies
  • LIBPRESSIO_INTERPROCEDERAL_OPTMIMIAZATION added to support link time
    optimization
  • Several improvements to the HDF5 io plugin to allow for partial
    reads/writes, better error handling, and additional test cases