eigen3 3.2.0-5 source package in Ubuntu

Changelog

eigen3 (3.2.0-5) unstable; urgency=low


  * [f9969f0] Remove BVH_example (segfault).
  * [d3e62d1] Install FindEigen3.cmake into /usr/share/cmake-2.8/Modules 
              not to duplicate it in many packages.
  * [c7dd8d6] Use wrap-and-sort.

 -- Anton Gladky <email address hidden>  Sat, 09 Nov 2013 21:48:09 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
libdevel
Urgency:
Low 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-5.dsc 2.1 KiB 4283b4741f62152c6080766b52561c167ec0d11add60ce25e5a58d2e7b37d7d9
eigen3_3.2.0.orig.tar.bz2 1.1 MiB 011f78960d939227f9276173d0c4cc0053bb9e0a7356539a9a6c7c89d984fab6
eigen3_3.2.0-5.debian.tar.gz 22.8 KiB d96b8ef466f98ab1de2217d023c84fc29197109ce1ff34eb1b8616bc7b8e47a1

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.