Result for 01D17B8CE86E9E4FF618BA697D9B978CE3BAE46D

Query result

Key Value
FileName./usr/include/armadillo_bits/wall_clock_meat.hpp
FileSize1584
MD5E30E441E66858543B1E1AC1F112314F2
SHA-101D17B8CE86E9E4FF618BA697D9B978CE3BAE46D
SHA-25607C9318A5D973AC9D4027216F247EB0C80F778B5C8FC8FC3ECBCCC4720A9893D
SHA-512089B419185C59B6E1B700CE236D1127046BFC8A579DE2E93DA8954C1A2C955AFB3A2FFA2172AE7B01F7DC0F0C3FB9EC576378E24B47F56564B1BDEB1C9FA94AC
SSDEEP48:uaG19A9bLAx4DMV0QNH31mg9rSc6vJNd4oiS:JFLAx4DOdNHFmg9rSZJNaI
TLSHT140316598AD75723203D2CE5EAE0B40CEE15EE833A64BDE85345FC2940F342455DCE2A3
insert-timestamp1728229301.2064757
mimetypetext/plain
sourcesnap:v6uYHwANKFR0x49yy8sk473QCiV4fkpV_2
tar:gnameroot
tar:unameroot
hashlookup:parent-total72
hashlookup:trust100

Network graph view

Parents (Total: 72)

The searched file hash is included in 72 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
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
Key Value
FileSize401088
MD5A8EABDBC72BB29CD6B26E2292F3513AE
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-1305AF9B6D697E2409F68BBC62F34FD555F6A5F6D
SHA-25665A3FF0E28E102F1401282CD030B4B1A753F23BBB6D6AEFE753A6F4AB4110C6F