Skip to content

[#89]:svarga:refactor, dataset I/O new type engine with access_traits_t dispatch#192

Merged
steven-varga merged 3 commits into
stagingfrom
89-refactor-dataset-io-new-type-engine
May 15, 2026
Merged

[#89]:svarga:refactor, dataset I/O new type engine with access_traits_t dispatch#192
steven-varga merged 3 commits into
stagingfrom
89-refactor-dataset-io-new-type-engine

Conversation

@steven-varga
Copy link
Copy Markdown
Collaborator

Closes #89

Refactors H5Dwrite dispatch to use access_traits_t-driven classification (contiguous/object/text/pointers/iterators/unsupported) with explicit linalg mapper support.

  • Adds access_traits_t, is_transport_contiguous_t, storage_representation_t, resolved_type_t to H5Tmeta
  • Registers has_explicit_access_traits for Blaze, Armadillo, dlib, itpp, ublas, blitz, xtensor
  • Gap 1 fix: derives element type from data() return type for structural fallbacks
  • 44/44 tests passing

…llback, access_traits_t, storage_representation structural fallback
…d, register blitz/xtensor decay guards, value_type guards in structural fallbacks
@steven-varga steven-varga merged commit 66b0da5 into staging May 15, 2026
1 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant