eigen3 3.3~beta1-2 source package in Ubuntu
Changelog
eigen3 (3.3~beta1-2) unstable; urgency=medium [ Gael Guennebaud ] * [5b7de84] Fix regression in x=y+A*x (aliasing). -- Anton Gladky <email address hidden> Sun, 10 Jan 2016 16:36:31 +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 | Published | Component | Section | |
---|---|---|---|---|
Xenial | release | universe | libdevel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
eigen3_3.3~beta1-2.dsc | 2.1 KiB | 4e4bfa48629b31c9afe3ae1b3ed9756fceeb9ad4eefe0d9862ed7cee237a85c9 |
eigen3_3.3~beta1.orig.tar.bz2 | 1.3 MiB | 7b5edd634ce95ea876b504196d9c49d242ec383744524683282ea4ae929b466a |
eigen3_3.3~beta1-2.debian.tar.xz | 35.2 KiB | f3ccaae3c8a4e4faadd97ba918598189a9535a8acc1799cafe6eca94ca435d2d |
Available diffs
- diff from 3.3~beta1-1 to 3.3~beta1-2 (3.6 KiB)
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.