eigen3 3.3.4-3 source package in Ubuntu

Changelog

eigen3 (3.3.4-3) unstable; urgency=medium

  * Team upload
  * Fix compilation of Jacobi rotations with ARM NEON (Closes: #868786)
  * Bump Standards-Version to 4.1.0, no changes

 -- Graham Inggs <email address hidden>  Tue, 19 Sep 2017 05:42:40 +0000

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

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eigen3_3.3.4-3.dsc 2.1 KiB 57748bfe1f32659e9cc52be6354eaedc2b58882234e738a6acdfa3002ce8a7c7
eigen3_3.3.4.orig.tar.bz2 1.6 MiB dd254beb0bafc695d0f62ae1a222ff85b52dbaa3a16f76e781dce22d0d20a4a6
eigen3_3.3.4-3.debian.tar.xz 41.3 KiB 339a6fbdd8875f1f962e0980c2bae798fb6b92ad7541d353932c73aafaf3b715

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.