Skip to content

WIP: Handling of dense/sparse arrays

Julien Bigot requested to merge jbigot_sparse into master
  • Adding 3 functions for copying data, create dense type, check if array is dense
  • Cleaning the handling of datatypes (e.g. with constructors)
  • Removing the 'order' attribute of arrays, this is only an attribute in YAML

Can replace !63 (merged)

Merge request reports