{ "name": "Armadillo", "description": "C++ linear algebra library", "url": "https://downloads.sourceforge.net/project/arma/armadillo-9.300.2.tar.xz", "mirror": null, "homepage": "https://arma.sourceforge.io/", "depends": [ { "depend": "cmake", "build-depend": true }, { "depend": "pkg-config", "build-depend": true }, { "depend": "arpack", "build-depend": false }, { "depend": "hdf5", "build-depend": false }, { "depend": "superlu", "build-depend": false } ], "resource": [], "conflicts": [], "patches": [], "install": [ "system \"cmake\", \".\", \"-DDETECT_HDF5=ON\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "9.300.2", "file": "armadillo.rb" }