r-cran-rcppeigen 0.3.4.0.0-1 source package in Ubuntu

Changelog

r-cran-rcppeigen (0.3.4.0.0-1) unstable; urgency=medium

  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Wed, 28 Feb 2024 15:03:44 -0600

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-rcppeigen_0.3.4.0.0-1.dsc 2.0 KiB 3dbd192ef4238733953f78490f202b050ab89ee9312fa1c4e55725a7ebd01245
r-cran-rcppeigen_0.3.4.0.0.orig.tar.gz 1.7 MiB 28d4a02011129f9b7a2a2bbe69ec4cca7676b072d5aca9dc1cefa8f96af45136
r-cran-rcppeigen_0.3.4.0.0-1.debian.tar.xz 9.9 KiB 9ac4f2498c2d8df8a5a67b18ec88ac44745e5a16824f919b01cb630439188624

Available diffs

No changes file available.

Binary packages built by this source

r-cran-rcppeigen: GNU R package for Eigen templated linear algebra

 Eigen is a C++ template library for linear algebra: matrices, vectors,
 numerical solvers and related algorithms. It supports dense
 and sparse matrices on integer, floating point and complex
 numbers, decompositions of such matrices, and solutions of
 linear systems. Its performance on many algorithms is
 comparable with some of the best implementations based on
 Lapack and level-3 BLAS.
 .
 The RcppEigen package includes the header files from the Eigen C++
 template library. Thus users do not need to install Eigen itself in
 order to use RcppEigen.

r-cran-rcppeigen-dbgsym: debug symbols for r-cran-rcppeigen