https://github.com/kokkos/mdarray
https://github.com/kokkos/mdarray
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kokkos/mdarray
- Owner: kokkos
- License: other
- Created: 2019-09-04T17:16:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-24T23:38:16.000Z (over 3 years ago)
- Last Synced: 2024-07-13T00:15:47.472Z (over 1 year ago)
- Language: C++
- Size: 36.1 KB
- Stars: 10
- Watchers: 13
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repo is *DEPRECATED*.
It was an attempt of an implementation of MDArray R0.
We added a new version based on R1 in the mdspan repo https://github.com/kokkos/mdspan.