eigen3 3.3~alpha1-2ubuntu1 source package in Ubuntu

Changelog

eigen3 (3.3~alpha1-2ubuntu1) xenial; urgency=medium

  * Disable parallel build to fix FTBFS in Ubuntu

 -- Graham Inggs <email address hidden>  Tue, 24 Nov 2015 08:01:16 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eigen3_3.3~alpha1.orig.tar.bz2 1.3 MiB db432d0c5b8a51292d527c8d235e5af5787cb4855186e439b9570c5428471f20
eigen3_3.3~alpha1-2ubuntu1.debian.tar.xz 31.3 KiB 941978784ed3a5dfa5530fabe72d26b2f2b0fe886d0b9c260076544d810a291a
eigen3_3.3~alpha1-2ubuntu1.dsc 2.2 KiB ce69fec8c4d73943a613dacfb86f68c8eaa5c6ba5538c307798226ac20a5b88b

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.