eigen3 3.2.0-6 source package in Ubuntu

Changelog

eigen3 (3.2.0-6) unstable; urgency=medium


  * [6d44773] Add libmrpt-dev to Suggests section of libeigen3-dev. 
              (Closes: #731050)
  * [c700ee9] Bump Standards-Version: 3.9.5. No changes.
  * [38ab047] Port unsupported constrained CG to Eigen3. 
              Thanks to Gael Guennebaud <email address hidden>
  * [d8b7945] Remove build type check in cmake.

 -- Anton Gladky <email address hidden>  Wed, 15 Jan 2014 22:17:03 +0100

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

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
eigen3_3.2.0-6.dsc 2.0 KiB 717460032c434fb68c4d80e6099adbc9b45fbf283993533bfcbc77ff72fd35f3
eigen3_3.2.0.orig.tar.bz2 1.1 MiB 011f78960d939227f9276173d0c4cc0053bb9e0a7356539a9a6c7c89d984fab6
eigen3_3.2.0-6.debian.tar.gz 23.8 KiB 9642a89881aecbc3ebe52141f2f732ac525361964f21568390ba3c81a6a10874

Available diffs

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.