eigen3 3.4.0-4 source package in Ubuntu

Changelog

eigen3 (3.4.0-4) unstable; urgency=medium

  [ Anton Gladky ]

  * [8a57af0] Port EIGEN_OPTIMIZATION_BARRIER to soft float arm
  * [436a6d4] Set Standards-Version: 4.6.1

  [ Jose Luis Rivero ]
  * [70dd6c3] Patch for default eigen_packet_wrapper constructor.
    (Merged upstream: https://gitlab.com/libeigen/eigen/-/merge_requests/645)

 -- Anton Gladky <email address hidden>  Sat, 24 Sep 2022 21:35:51 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libdevel
Noble release universe libdevel
Mantic release universe libdevel
Lunar release universe libdevel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eigen3_3.4.0-4.dsc 2.1 KiB fc8497759df4b6d3803b90fb03853d69feee68a76c992355c187ca59ae60afe1
eigen3_3.4.0.orig.tar.bz2 2.0 MiB b4c198460eba6f28d34894e3a5710998818515104d6e74e5cc331ce31e46e626
eigen3_3.4.0-4.debian.tar.xz 20.0 KiB 10746fe711162ac7882a838b0af1e9826b5a0ea5b8d9963220ec78f71586250c

No changes file available.

Binary packages built by this source

libeigen3-dev: lightweight C++ template library for linear algebra

 Eigen 3 is a lightweight C++ template library for vector and matrix math,
 a.k.a. linear algebra.
 .
 Unlike most other linear algebra libraries, Eigen 3 focuses on the simple
 mathematical needs of applications: games and other OpenGL apps, spreadsheets
 and other office apps, etc. Eigen 3 is dedicated to providing optimal speed
 with GCC. A lot of improvements since 2-nd version of Eigen.

libeigen3-doc: eigen3 API documentation

 Eigen 3 is a lightweight C++ template library for vector and matrix math,
 a.k.a. linear algebra.
 .
 This package provides the complete eigen3 API documentation in HTML format.