{ "name": "consteig", "version": "1.0.0", "description": "Header-only C++17 constexpr library for compile-time eigenvalue and eigenvector computation", "homepage": "https://github.com/MitchellThompkins/consteig", "license": "Apache-2.0", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }