******************************************************************************** conan test cci-c4e085aa/recipes/armadillo/all/test_package/conanfile.py armadillo/12.2.0@#7aca53ee4de14b4e625d0cfa57a67320 -pr /home/conan/w/prod-v1/bsr/85653/bcbce/profile_linux_5_libstdcpp11_gcc_release_64.armadillo-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod-v1/bsr/85653/ecddc/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/85653/ecddc/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] armadillo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openblas/0.3.25: Not found in local cache, looking in remotes... openblas/0.3.25: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openblas/0.3.25: Downloaded recipe revision 3a8f2f8e840cf50bb02d170e5351700c hdf5/1.14.0: Not found in local cache, looking in remotes... hdf5/1.14.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.14.0: Downloaded recipe revision 1e8809824308de0e5d838ee6ddda114c zlib/1.3: Not found in local cache, looking in remotes... zlib/1.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3: Downloaded recipe revision 06023034579559bb64357db3a53f88a4 Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'hdf5/1.14.0' resolved to 'zlib/1.3' in remote 'conan-center' armadillo/12.2.0 (test package): Installing package Requirements armadillo/12.2.0 from local cache - Cache hdf5/1.14.0 from 'conan-center' - Downloaded openblas/0.3.25 from 'conan-center' - Downloaded zlib/1.3 from 'conan-center' - Downloaded Packages armadillo/12.2.0:936d330df287ca8e90e64ef796f12e6ae10ba2df - Download hdf5/1.14.0:0f14996b825ab6f9682bed28673dab7dea743130 - Download openblas/0.3.25:c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 - Download zlib/1.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openblas/0.3.25: Retrieving package c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openblas/0.3.25: Package installed c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 openblas/0.3.25: Downloaded package revision 55aed9950baad0057321904f2b396fd7 zlib/1.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.3: Downloaded package revision 98751ed6f42097e47a93892099b199c5 armadillo/12.2.0: Retrieving package 936d330df287ca8e90e64ef796f12e6ae10ba2df from remote 'c3i_PR-22174' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz armadillo/12.2.0: Package installed 936d330df287ca8e90e64ef796f12e6ae10ba2df armadillo/12.2.0: Downloaded package revision ecbe1fbfe0de2c7e7bc0b999ba00d2ba hdf5/1.14.0: Retrieving package 0f14996b825ab6f9682bed28673dab7dea743130 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.14.0: Package installed 0f14996b825ab6f9682bed28673dab7dea743130 hdf5/1.14.0: Downloaded package revision 7a7665bbf3fb76bb7fa2d4b6ab906f8d openblas/0.3.25: Setting OpenBLAS_HOME environment variable: /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/openblas/0.3.25/_/_/package/c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 armadillo/12.2.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' armadillo/12.2.0 (test package): Generator 'CMakeDeps' calling 'generate()' armadillo/12.2.0 (test package): Generator txt created conanbuildinfo.txt armadillo/12.2.0 (test package): Generator 'VirtualBuildEnv' calling 'generate()' armadillo/12.2.0 (test package): Calling generate() armadillo/12.2.0 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' armadillo/12.2.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' armadillo/12.2.0 (test package): Aggregating env generators armadillo/12.2.0 (test package): Generated conaninfo.txt armadillo/12.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK armadillo/12.2.0 (test package): Calling build() armadillo/12.2.0 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/." ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'armadillo::armadillo' -- Conan: Component target declared 'OpenBLAS::pthread' -- Conan: Target declared 'OpenBLAS::OpenBLAS' -- Conan: Component target declared 'hdf5::hdf5' -- Conan: Component target declared 'hdf5::hdf5_cpp' -- Conan: Component target declared 'hdf5::hdf5_hl' -- Conan: Component target declared 'hdf5::hdf5_hl_cpp' -- Conan: Target declared 'HDF5::HDF5' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/hdf5/1.14.0/_/_/package/0f14996b825ab6f9682bed28673dab7dea743130/lib/cmake/conan-official-hdf5-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release armadillo/12.2.0 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release" '--' '-j3' ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/src/example.cpp.o [100%] Linking CXX executable example [100%] Built target example armadillo/12.2.0 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/build/Release/generators/conanrun.sh" && ./example ----------------- Armadillo version: 12.2.0 (Cortisol Profusion Deluxe) A.n_rows: 2 A.n_cols: 3 A: 0 0 0 0 0 4.5600e+02 A: 5.0000 A: 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 A: 0.1653 0.4540 0.9958 0.1241 0.0471 0.6888 0.0365 0.5528 0.9377 0.8664 0.3487 0.4794 0.5062 0.1457 0.4915 0.1487 0.6823 0.5712 0.8747 0.4446 0.2457 0.5952 0.4093 0.3678 0.3857 det(A): -0.0246018 inv(A): 1.2916 2.0000 -7.4695 -6.0752 11.8714 -0.1011 -0.4619 -1.5556 -0.9830 4.1651 0.8976 -0.1524 1.9191 1.2554 -3.6600 0.1869 0.6267 -2.6662 0.1198 1.8289 -1.7976 -0.9973 7.6647 3.9404 -9.2573 B( span(0,2), span(3,4) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B( 0,3, size(3,2) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B.row(0): 0.1653 0.4540 0.9958 0.1241 0.0471 B.col(1): 0.4540 0.0365 0.4794 0.6823 0.5952 B.t(): 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 max(B): 0.6888 0.6823 0.9958 0.9377 0.8664 max(B,1): 0.9958 0.9377 0.5062 0.8747 0.5952 max(max(B)) = 0.995795 sum(B): 1.5972 2.2474 3.0354 2.4500 2.2354 sum(B,1) = 1.7863 3.0822 1.9716 2.7214 2.0038 accu(B): 11.5654 trace(B): 1.96854 D: 0.7062 0.4893 0.7916 0.5333 0.1969 0.3044 0.9608 0.0931 0.5305 0.8643 0.4590 0.8917 0.1627 0.8178 0.0168 0.1333 r: 0.5912 0.7732 0.6028 0.3589 0.5168 q: 0.1433 0.5948 0.1448 0.5856 0.6081 v: 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 as_scalar(r*q): 1.15634 q*r: 0.0847 0.1108 0.0864 0.0514 0.0741 0.3516 0.4599 0.3585 0.2134 0.3074 0.0856 0.1120 0.0873 0.0520 0.0748 0.3462 0.4528 0.3530 0.2101 0.3026 0.3595 0.4702 0.3665 0.2182 0.3143 accu(A % B) = 7.16744 B: 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 ZZ: 0 1 1 0 1 1 0 1 1 Q: [cube slice: 0] 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 [cube slice: 1] 0.9918 3.6632 3.3865 0.8429 1.0771 3.1937 0.2193 3.0232 4.6044 4.1137 4.6807 3.1702 3.0374 2.5760 2.6204 0.7937 5.1152 1.7250 5.2483 2.3606 0.6798 4.6560 2.7848 2.5142 2.3144 F: [field column: 0] 0.5441 0.0211 0.8109 0.2646 0.8007 0.6677 0.7973 0.3427 0.6894 0.8031 0.1355 0.1260 0.1791 0.3974 0.2798 0.8898 0.2198 0.2882 0.0048 0.2434 0.4442 0.7119 0.1537 0.4910 [field column: 1] 0.9173 0.8011 0.1216 0.5995 0.8875 0.4966 0.9229 0.7231 0.3913 0.9108 0.7415 0.3168 0.0101 0.7942 0.0624 0.5728 0.0932 0.8903 0.9618 0.6308 0.8914 0.3250 0.9874 0.8941 [field column: 2] 0.5155 0.6045 0.3028 0.7645 0.8359 0.6713 0.7341 0.3811 0.9355 0.6859 0.6742 0.8280 0.6258 0.0062 0.8857 0.9944 0.5028 0.5840 0.6139 0.4910 0.8331 0.7274 0.3168 0.7602 ARMA_USE_EXTERN_RNG not set. v2 (randn): -0.1790 -0.6493 1.6230 -0.6238 ARMA_USE_HDF5 set Matrix written to and read from file.h5 are equivalent: 1 Matrix written to and autoloaded from file.h5 are equivalent: 1 CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 armadillo/12.2.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior armadillo/12.2.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test cci-c4e085aa/recipes/armadillo/all/test_v1_package/conanfile.py armadillo/12.2.0@#7aca53ee4de14b4e625d0cfa57a67320 -pr /home/conan/w/prod-v1/bsr/85653/bcbce/profile_linux_5_libstdcpp11_gcc_release_64.armadillo-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] armadillo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True armadillo/12.2.0 (test package): Installing package Requirements armadillo/12.2.0 from local cache - Cache openblas/0.3.25 from 'conan-center' - Cache Packages armadillo/12.2.0:936d330df287ca8e90e64ef796f12e6ae10ba2df - Cache openblas/0.3.25:c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 - Cache Installing (downloading, building) binaries... openblas/0.3.25: Already installed! openblas/0.3.25: Setting OpenBLAS_HOME environment variable: /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/openblas/0.3.25/_/_/package/c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 armadillo/12.2.0: Already installed! armadillo/12.2.0 (test package): Generator cmake created conanbuildinfo.cmake armadillo/12.2.0 (test package): Generator txt created conanbuildinfo.txt armadillo/12.2.0 (test package): Generator cmake_find_package created Findarmadillo.cmake armadillo/12.2.0 (test package): Generator cmake_find_package created FindOpenBLAS.cmake armadillo/12.2.0 (test package): Aggregating env generators armadillo/12.2.0 (test package): Generated conaninfo.txt armadillo/12.2.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_v1_package/build/a0f7154aa812ab37fc6705b7675cc2572dc6748f/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK armadillo/12.2.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_v1_package/build/a0f7154aa812ab37fc6705b7675cc2572dc6748f' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_v1_package/build/a0f7154aa812ab37fc6705b7675cc2572dc6748f/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_v1_package/build/a0f7154aa812ab37fc6705b7675cc2572dc6748f" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_v1_package' ----------------- -- The CXX compiler identification is GNU 5.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library armadillo found /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/armadillo/12.2.0/_/_/package/936d330df287ca8e90e64ef796f12e6ae10ba2df/lib/libarmadillo.a -- Library openblas found /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/openblas/0.3.25/_/_/package/c8367f03ddc58e0084cc68f52ddbb133dc5e3e97/lib/libopenblas.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++11 -- Conan: Using autogenerated Findarmadillo.cmake -- Found armadillo: 12.2.0 (found version "12.2.0") -- Library armadillo found /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/armadillo/12.2.0/_/_/package/936d330df287ca8e90e64ef796f12e6ae10ba2df/lib/libarmadillo.a -- Skipping already existing target: CONAN_LIB::armadillo_armadillo -- Found: /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/armadillo/12.2.0/_/_/package/936d330df287ca8e90e64ef796f12e6ae10ba2df/lib/libarmadillo.a -- Conan: Using autogenerated FindOpenBLAS.cmake -- Found OpenBLAS: 0.3.25 (found version "0.3.25") -- Library openblas found /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/openblas/0.3.25/_/_/package/c8367f03ddc58e0084cc68f52ddbb133dc5e3e97/lib/libopenblas.a -- Found: /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/openblas/0.3.25/_/_/package/c8367f03ddc58e0084cc68f52ddbb133dc5e3e97/lib/libopenblas.a -- Library openblas found /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/openblas/0.3.25/_/_/package/c8367f03ddc58e0084cc68f52ddbb133dc5e3e97/lib/libopenblas.a -- Found: /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/openblas/0.3.25/_/_/package/c8367f03ddc58e0084cc68f52ddbb133dc5e3e97/lib/libopenblas.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_v1_package/build/a0f7154aa812ab37fc6705b7675cc2572dc6748f ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_v1_package/build/a0f7154aa812ab37fc6705b7675cc2572dc6748f' '--' '-j3' ----------------- Scanning dependencies of target example [ 50%] Building CXX object CMakeFiles/example.dir/home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/src/example.cpp.o [100%] Linking CXX executable bin/example [100%] Built target example armadillo/12.2.0 (test package): Running test() ----Running------ > bin/example ----------------- Armadillo version: 12.2.0 (Cortisol Profusion Deluxe) A.n_rows: 2 A.n_cols: 3 A: 0 0 0 0 0 4.5600e+02 A: 5.0000 A: 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 5.0000 A: 0.1653 0.4540 0.9958 0.1241 0.0471 0.6888 0.0365 0.5528 0.9377 0.8664 0.3487 0.4794 0.5062 0.1457 0.4915 0.1487 0.6823 0.5712 0.8747 0.4446 0.2457 0.5952 0.4093 0.3678 0.3857 det(A): -0.0246018 inv(A): 1.2916 2.0000 -7.4695 -6.0752 11.8714 -0.1011 -0.4619 -1.5556 -0.9830 4.1651 0.8976 -0.1524 1.9191 1.2554 -3.6600 0.1869 0.6267 -2.6662 0.1198 1.8289 -1.7976 -0.9973 7.6647 3.9404 -9.2573 B( span(0,2), span(3,4) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B( 0,3, size(3,2) ): 0.1241 0.0471 0.9377 0.8664 0.1457 0.4915 B.row(0): 0.1653 0.4540 0.9958 0.1241 0.0471 B.col(1): 0.4540 0.0365 0.4794 0.6823 0.5952 B.t(): 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 max(B): 0.6888 0.6823 0.9958 0.9377 0.8664 max(B,1): 0.9958 0.9377 0.5062 0.8747 0.5952 max(max(B)) = 0.995795 sum(B): 1.5972 2.2474 3.0354 2.4500 2.2354 sum(B,1) = 1.7863 3.0822 1.9716 2.7214 2.0038 accu(B): 11.5654 trace(B): 1.96854 D: 0.7062 0.4893 0.7916 0.5333 0.1969 0.3044 0.9608 0.0931 0.5305 0.8643 0.4590 0.8917 0.1627 0.8178 0.0168 0.1333 r: 0.5912 0.7732 0.6028 0.3589 0.5168 q: 0.1433 0.5948 0.1448 0.5856 0.6081 v: 0.1653 0.6888 0.3487 0.1487 0.2457 0.4540 0.0365 0.4794 0.6823 0.5952 0.9958 0.5528 0.5062 0.5712 0.4093 0.1241 0.9377 0.1457 0.8747 0.3678 0.0471 0.8664 0.4915 0.4446 0.3857 as_scalar(r*q): 1.15634 q*r: 0.0847 0.1108 0.0864 0.0514 0.0741 0.3516 0.4599 0.3585 0.2134 0.3074 0.0856 0.1120 0.0873 0.0520 0.0748 0.3462 0.4528 0.3530 0.2101 0.3026 0.3595 0.4702 0.3665 0.2182 0.3143 accu(A % B) = 7.16744 B: 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 ZZ: 0 1 1 0 1 1 0 1 1 Q: [cube slice: 0] 0.4959 1.8316 1.6933 0.4215 0.5385 1.5969 0.1096 1.5116 2.3022 2.0568 2.3403 1.5851 1.5187 1.2880 1.3102 0.3969 2.5576 0.8625 2.6242 1.1803 0.3399 2.3280 1.3924 1.2571 1.1572 [cube slice: 1] 0.9918 3.6632 3.3865 0.8429 1.0771 3.1937 0.2193 3.0232 4.6044 4.1137 4.6807 3.1702 3.0374 2.5760 2.6204 0.7937 5.1152 1.7250 5.2483 2.3606 0.6798 4.6560 2.7848 2.5142 2.3144 F: [field column: 0] 0.5441 0.0211 0.8109 0.2646 0.8007 0.6677 0.7973 0.3427 0.6894 0.8031 0.1355 0.1260 0.1791 0.3974 0.2798 0.8898 0.2198 0.2882 0.0048 0.2434 0.4442 0.7119 0.1537 0.4910 [field column: 1] 0.9173 0.8011 0.1216 0.5995 0.8875 0.4966 0.9229 0.7231 0.3913 0.9108 0.7415 0.3168 0.0101 0.7942 0.0624 0.5728 0.0932 0.8903 0.9618 0.6308 0.8914 0.3250 0.9874 0.8941 [field column: 2] 0.5155 0.6045 0.3028 0.7645 0.8359 0.6713 0.7341 0.3811 0.9355 0.6859 0.6742 0.8280 0.6258 0.0062 0.8857 0.9944 0.5028 0.5840 0.6139 0.4910 0.8331 0.7274 0.3168 0.7602 ARMA_USE_EXTERN_RNG not set. v2 (randn): -0.1790 -0.6493 1.6230 -0.6238 ARMA_USE_HDF5 not set CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/armadillo/12.2.0/_/_/package/936d330df287ca8e90e64ef796f12e6ae10ba2df/include/armadillo:112:0, from /home/conan/w/prod-v1/bsr/cci-c4e085aa/recipes/armadillo/all/test_package/src/example.cpp:2: /home/conan/w/prod-v1/bsr/85653/ecddc/.conan/data/armadillo/12.2.0/_/_/package/936d330df287ca8e90e64ef796f12e6ae10ba2df/include/armadillo_bits/include_hdf5.hpp:29:80: note: #pragma message: WARNING: use of HDF5 disabled; hdf5.h header not found #pragma message ("WARNING: use of HDF5 disabled; hdf5.h header not found") ^ armadillo/12.2.0 (test package): WARN: ************************************************ The 'cmake' generator is deprecated. Please update your code and remove it. ************************************************* armadillo/12.2.0 (test package): WARN: ************************************************ The 'cmake_find_package' generator is deprecated. Please update your code and remove it. ************************************************* armadillo/12.2.0 (test package): WARN: **** The 'from conans import CMake' helper is deprecated. Please update your code and remove it. ****