eigen3 3.4.0-2ubuntu2 source package in Ubuntu

Changelog

eigen3 (3.4.0-2ubuntu2) jammy; urgency=medium

  * Disable EIGEN_ALTIVEC_DISABLE_MMA on ppc64el

 -- Graham Inggs <email address hidden>  Wed, 05 Jan 2022 20:15:28 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe libdevel

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eigen3_3.4.0.orig.tar.bz2 2.0 MiB b4c198460eba6f28d34894e3a5710998818515104d6e74e5cc331ce31e46e626
eigen3_3.4.0-2ubuntu2.debian.tar.xz 19.2 KiB 7a57bb95d7db4e9608840f7bb1c4d15170efd8ee04fcfee974cbed6083c4dfad
eigen3_3.4.0-2ubuntu2.dsc 2.2 KiB 3df3511195a1a30f746447a7e2a787740f08d5a5a7308914a48d54f8b6638bd6

Available diffs

View changes file

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.