Result for 0184C905F44AEABE0ABC60891B69FA4858800E9E

Query result

Key Value
FileNameusr/include/armadillo_bits/xtrans_mat_meat.hpp
FileSize2032
MD56DB7B7D47B6D728C68A4610A37379581
SHA-10184C905F44AEABE0ABC60891B69FA4858800E9E
SHA-256AE45AF2350B3FC72BD1472A0269BC755801B2F91613C1F73C510555B5A57EF09
SHA-51233F2D9C7E7B09B32C6D1146822C0D76A5BA9556AF59B1812178DBCD4B6562027378336719366EA6E4DDB3B662C8675431844599F0DF2FB24AA3E4FE51A99956A
SSDEEP48:uaG19A9bLAx4DMV0QNH31mgdZBnlJa/7kMA7K/bRBorkLVT:JFLAx4DOdNHFmgdPlADpcKTgrgT
TLSHT1EB416328FD84612007C0DFBBFE57C517F908D5DEF08CDD11394D886A8A11017A6ED2A7
insert-timestamp1728229304.206598
mimetypetext/x-c++
sourcesnap:v6uYHwANKFR0x49yy8sk473QCiV4fkpV_2
tar:gnameroot
tar:unameroot
hashlookup:parent-total78
hashlookup:trust100

Network graph view

Parents (Total: 78)

The searched file hash is included in 78 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize403024
MD5053F4F106199A1E5DA2521629D3A0775
PackageDescriptionstreamlined C++ linear algebra library - Headers Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. . This package has the development libraries and headers for Armadillo.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamelibarmadillo-dev
PackageSectionlibdevel
PackageVersion1:11.1.1+dfsg-3
SHA-10331C0AD9ED8D2443952C844F37981AA63D6DFF0
SHA-256E711A33115C0CB1B4DB20BA5FB0499F852F840CF86A5C1FF1FAD45C70FCFFEA7
Key Value
FileSize402124
MD5B12EDFBB24EE6B4B0085E3D28D4BE0D6
PackageDescriptionstreamlined C++ linear algebra library - Headers Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. . This package has the development libraries and headers for Armadillo.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamelibarmadillo-dev
PackageSectionlibdevel
PackageVersion1:10.8.0+dfsg-1+b1
SHA-107382793785FA0D3031ADD9FBDB320D0D566337E
SHA-256453ABB944847AC942D3E06787123DFB804E823D7EBEC232C36C7F99649A8882B
Key Value
MD538B5F09C1CDA291CF5CADCA63A578FA4
PackageArchx86_64
PackageDescriptionArmadillo is a C++ linear algebra library (matrix maths). Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. This package contains files necessary for development using the Armadillo C++ library. It contains header files, example programs, and user documentation (reference guide).
PackageNamearmadillo-devel
PackageRelease310.2
PackageVersion10.8.0
SHA-1118540C509C97E27672DAA299FAB14150535E103
SHA-25669F9330489DD27F1C7A953EEDFC0366F0AD03E9C61FF8941EAA75F4017A1382A
Key Value
MD510E20927E9E3DB6BE961BFAEFBB3D5DF
PackageArchs390x
PackageDescriptionArmadillo is a C++ linear algebra library (matrix maths). Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. This package contains files necessary for development using the Armadillo C++ library. It contains header files, example programs, and user documentation (reference guide).
PackageMaintainerhttps://bugs.opensuse.org
PackageNamearmadillo-devel
PackageReleasebp156.1.3
PackageVersion12.6.2
SHA-113D12099B76BF6EB5B7D5EAF29E41D059626C136
SHA-25685FBE0CC5D1286E5AC8E08B90EE5398C479017AD4ECCAD9C66DB3B885344715D
Key Value
FileSize403056
MD5F7CBC7D3F4FEFB85D320D37523A08970
PackageDescriptionstreamlined C++ linear algebra library - Headers Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. . This package has the development libraries and headers for Armadillo.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamelibarmadillo-dev
PackageSectionlibdevel
PackageVersion1:11.1.1+dfsg-3
SHA-11893013B04D94B272972B8971247EE9333ED4058
SHA-256102A291039260FDF0A1A3C19407F94F9C500980C7D650E94A77ACFF6C72651D1
Key Value
FileSize1159808
MD51B7E86997FB54CDFD6F5CBFBEB19A3F3
PackageDescriptionGNU R package for Armadillo C++ linear algebra library Armadillo is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries. . A delayed evaluation approach is employed (during compile time) to combine several operations into one, and to reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. . This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language. . The RcppArmadillo package includes the header files from the templated Armadillo library. Thus users do not need to install Armadillo itself in order to use RcppArmadillo. . This Armadillo integration provides a nice illustration of the capabilities of the Rcpp package for seamless R and C++ integration. . Armadillo is licensed under the MPL 2.0, while RcppArmadillo (the Rcpp bindings/bridge to Armadillo) is licensed under the GNU GPL version 2 or later, as is the rest of Rcpp.
PackageMaintainerDirk Eddelbuettel <edd@debian.org>
PackageNamer-cran-rcpparmadillo
PackageSectiongnu-r
PackageVersion0.10.7.0.0-1
SHA-119DDBE49B12600EB53AAA5EE946617E16FF3608F
SHA-256335AC3FF6E8BF8912FD5DDFABEE11BBB91E258892ADF1673C4D92216CF50A9EC
Key Value
FileSize401920
MD59C0AAADF554EAA41A84D4A2A7B5E02E3
PackageDescriptionstreamlined C++ linear algebra library - Headers Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. . This package has the development libraries and headers for Armadillo.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamelibarmadillo-dev
PackageSectionlibdevel
PackageVersion1:10.8.2+dfsg-1
SHA-11DECEA636B7A5357DFA48777925672EDC0F214A4
SHA-256E05C4ECCEB37CAD43E4624468807B0084570CB0A08D2E7C47A843741132C927C
Key Value
FileSize401228
MD57459D1329BA2CB4792D9E7EA9D8719F3
PackageDescriptionstreamlined C++ linear algebra library - Headers Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. . This package has the development libraries and headers for Armadillo.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamelibarmadillo-dev
PackageSectionlibdevel
PackageVersion1:10.7.4+dfsg-1
SHA-11ECDE8394CAAA16F901B47A6B43A2D1CB10F990A
SHA-256F394390584EAEC0BD8D728C70B846EB088FB4208AD1D0D4537C5801B0F8BF119
Key Value
FileNamehttp://dl-cdn.alpinelinux.org/alpine/latest-stable//community//armhf//armadillo-dev-12.8.2-r0.apk
MD56A74AB9986D2E3306F3960FB4FE8CE7E
SHA-11F1FCA2F579A33E9C818B7F7DFA7D7F04FCF12BC
SHA-2567767DDE261BC9408679EFE787CBFE94FF1AAF70FDE72F1B905D9086F0AADFCB0
SSDEEP12288:TzweftnyXjKxMe/h4PQw4f95ROm8PdJ8OH8ET7BeMAEO3JqJT8bw1LARRFu5Pxf+:Tzw8Kxs2QF95ROv4kxPBe3EOjwRARHui
TLSHT1F1E423A665F955394713CD78B8923D2722930B0BADEF103EBE63794806F13832A546DF
Key Value
FileSize402136
MD517B291B580C5AB49F5613028CC5FBA4E
PackageDescriptionstreamlined C++ linear algebra library - Headers Armadillo is a streamlined C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Optional integration with LAPACK and ATLAS libraries is also provided. . This package has the development libraries and headers for Armadillo.
PackageMaintainerDebian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
PackageNamelibarmadillo-dev
PackageSectionlibdevel
PackageVersion1:10.8.2+dfsg-1+b1
SHA-127376685F96A34F84005E6D036DE813207D4718D
SHA-2569D3C9B276238FC8057E857B2B7C7DDBE571C1DE94DB3B890336602747A4BA5C7