eigen3 3.2.5-4 source package in Ubuntu

Changelog

eigen3 (3.2.5-4) unstable; urgency=medium

  * [0bcd692] Remove compressed doc

 -- Anton Gladky <email address hidden>  Fri, 19 Jun 2015 08:21:36 +0200

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

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
eigen3_3.2.5-4.dsc 2.1 KiB 882da20871031a11dbeb85f1164ff9faf60135d63ee371adf21cc6e6b1732bb6
eigen3_3.2.5.orig.tar.bz2 1.1 MiB 5f6e6cb88188e34185f43cb819d7dab9b48ef493774ff834e568f4805d3dc2f9
eigen3_3.2.5-4.debian.tar.xz 28.6 KiB feb06ee97c18435280eb0906d377db5a031d6c0ca16fe8946bbef9607eb61c98

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.