minieigen 0.50.3+dfsg1-8build1 source package in Ubuntu

Changelog

minieigen (0.50.3+dfsg1-8build1) eoan; urgency=medium

  * Rebuild against new libdouble-conversion3.

 -- Gianfranco Costamagna <email address hidden>  Tue, 13 Aug 2019 08:36:09 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Eoan
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
minieigen_0.50.3+dfsg1.orig.tar.xz 21.6 KiB dc55fe7bd86da53f55f7552fcc8064613d2c63c69087ac735e20a41d154ed34c
minieigen_0.50.3+dfsg1-8build1.debian.tar.xz 7.0 KiB 4e0d3c6219a09337e0b80a46ca0c159febd8b4eda03df04ff86eb4eaf0db72da
minieigen_0.50.3+dfsg1-8build1.dsc 2.2 KiB 82f80f946b4865d8f2d906dca52820d5040e387ea0f909a1b385c114945a7091

View changes file

Binary packages built by this source

python-minieigen: No summary available for python-minieigen in ubuntu eoan.

No description available for python-minieigen in ubuntu eoan.

python-minieigen-dbgsym: No summary available for python-minieigen-dbgsym in ubuntu eoan.

No description available for python-minieigen-dbgsym in ubuntu eoan.

python3-minieigen: Wrapper of parts of the Eigen library (Python 3)

 Small wrapper for core parts of Eigen, c++ library for linear algebra.
 It is mainly useful for inspecting c++ code which already uses eigen and
 boost::python. Supported types are Vectors (2,3,6 and dynamic-sized with
 integer and floating-point values), Matrices (3x3, 6x6 and dynamic-sized
 with floating-point values) and Quaternions. Numerous methods are wrapped
 and the original API of Eigen is followed.
 .
 This is the Python 3 version of the package.

python3-minieigen-dbgsym: debug symbols for python3-minieigen