{ "name": "numkong", "version": "7.5.0", "description": "NumKong (previously SimSIMD) delivers mixed-precision numerics that are often faster and more accurate than standard BLAS libraries", "homepage": "https://github.com/ashvardanian/NumKong", "license": "Apache-2.0", "supports": "!uwp & !((arm64 | x86) & windows)", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }