nperf/nlapack

View on GitHub

Showing 1 of 1 total issue

File types.ts has 1522 lines of code (exceeds 250 allowed). Consider refactoring.
Open

export type FloatArray = Float64Array | Float32Array;
export type MatrixTrans = 78 | 84 | 67;
export type MatrixUpperLower = 85 | 76;
export type MatrixUnit = 78 | 85;
export type MatrixNorm = 49 | 48 | 73;
Severity: Major
Found in src/types.ts - About 4 days to fix
    Severity
    Category
    Status
    Source
    Language