UNPKG

simsimd

Version:

Portable mixed-precision BLAS-like vector math library for x86 and ARM

8 lines 160 B
{ "extends": "./tsconfig-base.json", "compilerOptions": { "module": "commonjs", "outDir": "dist/cjs", "target": "es2015" } }