{ "name": "ltla-cppirlba", "version-date": "2023-09-20", "description": "A C++ port of the IRLBA algorithm, based on the C code in the R package.", "homepage": "https://github.com/LTLA/CppIrlba", "license": "MIT", "dependencies": [ "eigen3", "ltla-aarand", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }