https://github.com/andersy005/xtensor-tutorial
Demonstrating lazy tensor algebra in C++ with xtensor
https://github.com/andersy005/xtensor-tutorial
cplusplus-14 multidimensional-arrays tensors xtensor
Last synced: 9 months ago
JSON representation
Demonstrating lazy tensor algebra in C++ with xtensor
- Host: GitHub
- URL: https://github.com/andersy005/xtensor-tutorial
- Owner: andersy005
- License: mit
- Created: 2018-11-27T00:41:55.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-27T00:41:56.000Z (about 7 years ago)
- Last Synced: 2025-03-28T23:38:00.113Z (9 months ago)
- Topics: cplusplus-14, multidimensional-arrays, tensors, xtensor
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xtensor-tutorial
Demonstrating lazy tensor algebra in C++ with xtensor