eigen3 3.3~alpha1-3 source package in Ubuntu

Changelog

eigen3 (3.3~alpha1-3) unstable; urgency=medium

  * Team upload.

  [ Graham Inggs ]
  * [84c35b5] Drop parallel build to make Ubuntu happier. (Closes: #806469)

  [ Gael Guennebaud ]
  * [e0aad22] Fix neon vectorization of pmul(Packet1cd,Packet1cd). (Closes: #803552)

  [ Jurica Stanojkovic ]
  * [b0f0730] Fix opencv compilation. (Closes: #804768)

 -- Anton Gladky <email address hidden>  Thu, 10 Dec 2015 20:51:12 +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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eigen3_3.3~alpha1-3.dsc 2.1 KiB a502385de2b43227e87d208ab6d1de35cf773b1b2c6032bbd266f0b3e1b87241
eigen3_3.3~alpha1.orig.tar.bz2 1.3 MiB db432d0c5b8a51292d527c8d235e5af5787cb4855186e439b9570c5428471f20
eigen3_3.3~alpha1-3.debian.tar.xz 32.0 KiB 07c340b4cee068aae1b7c9cfc916d1f42e814eda064b91776426948c34129a11

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.