Skip to contents

dafr 0.0.2

New Features

Contract System

Group Functions

View Constants

  • Added VIEW_ALL_AXES, VIEW_ALL_SCALARS, VIEW_ALL_VECTORS, VIEW_ALL_MATRICES, VIEW_ALL_DATA constants for creating views of complete data

Query Utilities

Version Counters

Complete/Open Functions

  • Added complete_daf() for opening complete chains of Daf repositories
  • Added open_daf() for smart opening of files-based or HDF5-based Daf

Example Data

Improvements

  • Added tensors parameter to description() function
  • Fixed issue with error when returning only names (#6)
  • Improved test coverage with 1201 tests (up from baseline)

dafr 0.0.1

  • Initial WIP