code wiki / matrix
topic: matrix
4 modules sharing the matrix name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_matrix.nx | general matrix algebra (i64, row-major). | 522 | 21 |
| nx_matrix_eig_gate.nx | AM1: DOES THE SYMMETRIC EIGENSOLVER ACTUALLY SOLVE, AND CAN IT REFUSE? | 220 | 2 |
| nx_matrix_sym_lib.nx | THE ONE READER OF A COMPARE-MATRIX ROW'S SYMBOL FIELD (field 3). | 160 | 15 |
| nx_matrix_test.nx | smoke for matrix algebra. | 148 | 1 |