eigen3 3.4.0-4build0.1 source package in Ubuntu
Changelog
eigen3 (3.4.0-4build0.1) noble; urgency=medium * SRU: LP: #2083480: No-change rebuild to disable frame pointers on ppc64el and s390x. -- Matthias Klose <email address hidden> Wed, 02 Oct 2024 14:40:51 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Noble
- Original maintainer:
- Debian Science Team
- Architectures:
- all
- Section:
- libdevel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | proposed | universe | libdevel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
eigen3_3.4.0.orig.tar.bz2 | 2.0 MiB | b4c198460eba6f28d34894e3a5710998818515104d6e74e5cc331ce31e46e626 |
eigen3_3.4.0-4build0.1.debian.tar.xz | 20.1 KiB | e0af8f536c9f6e2e5344219a0f56a5f456286f4e4ae2f68f8ecc14755c621b7a |
eigen3_3.4.0-4build0.1.dsc | 2.2 KiB | 5ee1a1ea1c1afae4f28e12923b0cfe4023bc965fba28c6c1a47b9b152906b5c8 |
Available diffs
- diff from 3.4.0-4 (in Debian) to 3.4.0-4build0.1 (346 bytes)
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.