Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Add mdspan reference implementation #299

Merged
merged 7 commits into from
Feb 14, 2023
Merged

Add mdspan reference implementation #299

merged 7 commits into from
Feb 14, 2023

Commits on Feb 9, 2023

  1. Move as_const into its own file

    Also make it available in C++14 onwards
    miscco committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    8beb664 View commit details
    Browse the repository at this point in the history
  2. Implement std::mdspan

    youyu3 authored and miscco committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    41d52db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c834cf7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cb6a2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f45d79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e25eb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Bring back all the tests

    miscco committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    24702f0 View commit details
    Browse the repository at this point in the history