minieigen 0.50.3+dfsg1-13build4 source package in Ubuntu

Changelog

minieigen (0.50.3+dfsg1-13build4) lunar; urgency=medium

  * Rebuild against latest boost

 -- Jeremy Bicha <email address hidden>  Sun, 05 Feb 2023 10:06:09 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
minieigen_0.50.3+dfsg1.orig.tar.xz 21.6 KiB dc55fe7bd86da53f55f7552fcc8064613d2c63c69087ac735e20a41d154ed34c
minieigen_0.50.3+dfsg1-13build4.debian.tar.xz 9.4 KiB 431d5db7560e24ecafff68c4c778c352b58a17dc5519bbe0d38bed004913d328
minieigen_0.50.3+dfsg1-13build4.dsc 2.2 KiB 5a4b3e1d8dedf4f6d4c6660ed9833ae104a1350bf4693ae09277794c3d512b77

View changes file

Binary packages built by this source

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