Package: libvigraimpex / 1.9.0+dfsg-10

Metadata

Package Version Patches format
libvigraimpex 1.9.0+dfsg-10 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable noise variance clustering vigranumpy test.diff | (download)

vigranumpy/test/test2.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 disable vigranumpy test for noisevarianceclustering()
 For the time being, disable failing vigranumpy test for
 noiseVarianceClustering().
docsrc out of source.diff | (download)

docsrc/makeFunctionIndex.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 add support for out-of-source documentation building.
docsrc paths.diff | (download)

docsrc/credits_changelog.dxx | 4 2 + 2 - 0 !
docsrc/index.dxx | 2 1 + 1 - 0 !
vigranumpy/docsrc/conf.py.in | 2 1 + 1 - 0 !
vigranumpy/docsrc/index.rst | 4 2 + 2 - 0 !
4 files changed, 6 insertions(+), 6 deletions(-)

 fix hyperlinks from the c++ library documentation to python-vigra documentation and the other way round.
Bug-Debian: http://bugs.debian.org/590069
Bug-Debian: http://bugs.debian.org/590068
vigra config docdir.diff | (download)

config/vigra-config.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 correct output of vigra-config --docdir.
removed static docs.diff | (download)

vigranumpy/docsrc/CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
20_increased tolerance tests.diff | (download)

test/multiarray/test.cxx | 12 6 + 6 - 0 !
test/objectfeatures/test.cxx | 9 5 + 4 - 0 !
2 files changed, 11 insertions(+), 10 deletions(-)

 [patch] increased tolerance for a few tests (reports by v.
 Hilsenstein and A. Metzler)


ref to temporary in Sampler.diff | (download)

include/vigra/random_forest.hxx | 4 2 + 2 - 0 !
include/vigra/sampling.hxx | 43 23 + 20 - 0 !
test/sampler/test.cxx | 6 4 + 2 - 0 !
3 files changed, 29 insertions(+), 24 deletions(-)

 [patch] fixed reference to temporary in sampler (resolves #141)


30_bugfixes in MultiArrayView.patch | (download)

include/vigra/multi_array.hxx | 21 11 + 10 - 0 !
1 file changed, 11 insertions(+), 10 deletions(-)

 [patch] bugfixes in multiarrayview