MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / linear-algebra.ts

File linear-algebra.ts

src/compute-engine/library/linear-algebra.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BoxedType } from '../../common/type/boxed-type.js';
2import {
3 EXTENDED_REAL_TYPE,
4 INDEXED_COLLECTION_SHAPE_TYPE,

Callers

nothing calls this directly

Calls 15

parseTypeFunction · 0.90
isFunctionFunction · 0.90
isSubtypeFunction · 0.90
isTensorFunction · 0.90
isSymbolFunction · 0.90
totalDegreeFunction · 0.90
isStringFunction · 0.90
reshapeWithCyclingFunction · 0.85
tensorToNumericMatrixFunction · 0.85
computeNullSpaceBasisFunction · 0.85
kernelBasisDimensionFunction · 0.85

Tested by

no test coverage detected