Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ BoxedType } from
'../../common/type/boxed-type.js'
;
2
import
{
3
EXTENDED_REAL_TYPE,
4
INDEXED_COLLECTION_SHAPE_TYPE,
Callers
nothing calls this directly
Calls
15
parseType
Function · 0.90
isFunction
Function · 0.90
isSubtype
Function · 0.90
isTensor
Function · 0.90
isFiniteIndexedCollection
Function · 0.90
isSymbol
Function · 0.90
totalDegree
Function · 0.90
isString
Function · 0.90
reshapeWithCycling
Function · 0.85
tensorToNumericMatrix
Function · 0.85
computeNullSpaceBasis
Function · 0.85
kernelBasisDimension
Function · 0.85
Tested by
no test coverage detected