-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
22 lines (22 loc) · 831 Bytes
/
Copy pathCITATION.cff
File metadata and controls
22 lines (22 loc) · 831 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cff-version: 1.2.0
message: "If you use TensorCube in research, please cite this software artifact."
title: "TensorCube: GPU Tensor Iteration Solver"
type: software
authors:
- family-names: "Wong"
given-names: "Zining Kestis"
repository-code: "https://github.com/MatrixFreeSama/TensorCube"
url: "https://github.com/MatrixFreeSama/TensorCube"
date-released: 2026-08-11
license-url: "https://github.com/MatrixFreeSama/TensorCube/blob/main/LICENSE"
abstract: >-
TensorCube is an archival research artifact demonstrating a GPU-oriented
Matrix-Free representation for exact discrete high-order cube-state
computation, factorization, verification, and direct high-order rendering.
keywords:
- matrix-free
- gpu computing
- tensor computation
- discrete reconfiguration
- exact verification
- scientific computing