minieigen 0.50.3+dfsg1-10 source package in Ubuntu

Changelog

minieigen (0.50.3+dfsg1-10) unstable; urgency=medium

  * [f756f8c] Drop python2 build. Closes: #937050
  * [c6281fc] Fixup, committed patched setup.py
  * [958d4f1] Refresh patches, and fixup boost_python detection again.

 -- Dimitri John Ledkov <email address hidden>  Wed, 11 Dec 2019 14:42:33 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
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-10.dsc 2.1 KiB a1f2dda013c0e8bbfc3bea3504fb2c3faa7890675636796f136b087ba864d378
minieigen_0.50.3+dfsg1.orig.tar.xz 21.6 KiB dc55fe7bd86da53f55f7552fcc8064613d2c63c69087ac735e20a41d154ed34c
minieigen_0.50.3+dfsg1-10.debian.tar.xz 7.0 KiB 39c376d85b87e4e63207d50a33f47684f772d5d756dc53e4600333e8e608f256

No changes file available.

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