src/ ├── extension.ts # 主入口文件 ├── config/ │ └── constants.ts # 常量配置 ├── types/ │ └── index.ts # 类型定义 ├── utils/ │ ├── statement-detector.ts # 语句检测工具 │ ├── console ...
View 2D single and three channel arrays as images, Nx2 and Nx3 arrays as point clouds, networkx graphs as interactive 3D plots and 1D arrays as histograms. You can explore any ND array or tensor by ...