Package: minieigen / 0.50.3+dfsg1-13
Metadata
Package | Version | Patches format |
---|---|---|
minieigen | 0.50.3+dfsg1-13 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
10_remove_embedded_double conversion.patch | (download) |
setup.py |
10 1 + 9 - 0 ! |
remove embedded double-conversion |
20_make_compliant_with_defined_types.patch | (download) |
src/visitors.hpp |
12 6 + 6 - 0 ! |
make minieigen more compliant with user defined data types Remove std::abs from code, use Eigen::NumTraits instead of boost::is_complex to check if data type is complex |
30_fix_boost_ftbfs.patch | (download) |
setup.py |
3 1 + 2 - 0 ! |
fix ftbfs against boost1.67 |
40_fix_docs.patch | (download) |
doc/source/conf.py |
2 1 + 1 - 0 ! |
use mathjax instead of pngmath |
24.patch | (download) |
src/common.hpp |
6 6 + 0 - 0 ! |
[patch 1/3] allow using other kinds of real type: long double, boost float128. mpfr, etc. |
25.patch | (download) |
src/expose-vectors.cpp |
3 0 + 3 - 0 ! |
[patch] fix broken vector4r |
50_fix_sphinx.patch | (download) |
doc/source/conf.py |
4 2 + 2 - 0 ! |
fix compilation with sphinx 4.2.0 |