xtensor icon indicating copy to clipboard operation
xtensor copied to clipboard

refactor: [WIP] convert slices from CRTP to C++20 concepts

Open sbstndb opened this issue 2 months ago • 1 comments

Description

Convert slices from CRTP to C++20 concepts

Checklist

  • [x] The title and commit message(s) are descriptive.
  • [x] Small commits made to fix your PR have been squashed to avoid history pollution.
  • [x] Tests have been added for new features or bug fixes.
  • [x] API of new functions and classes are documented.

sbstndb avatar Oct 21 '25 22:10 sbstndb

It seems that some conversions are still missing. This PR needs a little more work before it can be reviewed and merged.

sbstndb avatar Oct 21 '25 23:10 sbstndb