https://github.com/xtensor-stack/xtensor-dev-tools
Tools that ease developping xtensor with various IDEs
https://github.com/xtensor-stack/xtensor-dev-tools
Last synced: 6 months ago
JSON representation
Tools that ease developping xtensor with various IDEs
- Host: GitHub
- URL: https://github.com/xtensor-stack/xtensor-dev-tools
- Owner: xtensor-stack
- License: bsd-3-clause
- Created: 2022-09-21T07:50:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T09:28:22.000Z (over 3 years ago)
- Last Synced: 2025-03-22T20:35:39.939Z (10 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xtensor-dev-tools
Tools that ease developing with xtensor.
## Visual Studio 2019+ visualizer extension

Visual Studio debug view can be extended with additional "visualizers" to display data in a more sensible format. This makes debugging of tensor data types much easier. To install extension, you should copy natvis file from `ide/visual-studio/xtensor.natvis` over to documents folder: `%USERPROFILE%\Documents\Visual Studio 2019\Visualizers\`.